avr: automatically generate interrupt vectors

This commit is contained in:
Ayke van Laethem
2018-09-23 20:37:22 +02:00
parent 3850530c88
commit b9638315d2
5 changed files with 61 additions and 15 deletions
+1
View File
@@ -2,6 +2,7 @@ build
docs/_build
src/device/avr/*.go
src/device/avr/*.ld
src/device/avr/*.s
src/device/nrf/*.go
src/device/nrf/*.s
src/device/stm32/*.go