tinygo/src/device
Ayke van Laethem 2788ab0172
all: rename __reg to __volatile
It is less magical now: it only marks loads and stores as volatile. So
the name '__reg' is a bit wrong now.
2018-09-12 22:05:41 +02:00
..
arm all: rename __reg to __volatile 2018-09-12 22:05:41 +02:00
avr avr: remove device files, use them from a subrepository 2018-09-05 12:13:33 +02:00
nrf Automatically convert .svd files to Go source files 2018-05-05 19:02:43 +02:00