tinygo/tools
Ayke van Laethem 9b4a6dcc14
tools/gen-device-svd: move peripheral list to beginning
It's much easier to scan the source when the peripheral list is at the
front. Go doesn't care about the order of declaration anyway.
2018-09-30 14:56:19 +02:00
..
gen-device-avr.py all: change special type __volatile to pragma //go:volatile 2018-09-28 13:17:03 +02:00
gen-device-svd.py tools/gen-device-svd: move peripheral list to beginning 2018-09-30 14:56:19 +02:00