tinygo/tools
Ayke van Laethem 4eac212695 gen-device: add extra constants and rename them to be Go style
- Add some extra fields: FPUPresent, CPU and NVICPrioBits which may
    come in handy at a later time (and are easy to add).
  - Rename DEVICE to Device, to match Go style.

This is in preparation to the next commit, which requires the FPUPresent
flag.
2021-04-24 18:41:40 +02:00
..
gen-device-avr avr: use the correct RAM start address 2020-03-17 14:46:56 +01:00
gen-device-svd gen-device: add extra constants and rename them to be Go style 2021-04-24 18:41:40 +02:00