tinygo/tools
Ayke van Laethem e77a5af5d2
tools/gen-device-svd: rewrite with ElementTree
xml.etree.ElementTree is much easier to work with. This also fixes a few
small bugs in the parser. And as an added bonus, device generation got a
lot faster: apprently etree is a lot faster than minidom.
2018-09-30 14:55:38 +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: rewrite with ElementTree 2018-09-30 14:55:38 +02:00