tinygo/tools
Ayke van Laethem 4a8ced590b
tools/gen-device-svd: generate .s files compatible with lld
The llvm linker expects some flags to line up in input sections mapped
to a particular output section, which the GNU linker ignored. Make sure
this flag is set in the input section, see:
https://svnweb.freebsd.org/base/stable/11/sys/arm/arm/locore-v4.S?r1=321049&r2=321048&pathrev=321049
2018-11-22 12:35:17 +01:00
..
gen-device-avr.py avr: add support for the digispark 2018-11-20 18:50:24 +01:00
gen-device-svd.py tools/gen-device-svd: generate .s files compatible with lld 2018-11-22 12:35:17 +01:00