aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gen-device-avr
AgeCommit message (Expand)Author
2023-05-20avr: add attiny1616 supportAyke van Laethem
2023-05-20avr: update gen-device-avr tool to support newer AVRsAyke van Laethem
2023-05-20avr: fix interrupt names for newer attiny chipsAyke van Laethem
2022-12-19build: generate files with go:build tagsYurii Soldak
2022-11-06avr: drop GNU toolchain dependencyAyke van Laethem
2021-12-23Merge duplicate registers into a single record and merge they bitfields.Dmitriy
2021-12-23Add *_Msk for each bit field and avoid duplicate fields in the output fileDmitriy
2021-11-06transform: refactor interrupt loweringAyke van Laethem
2020-03-17avr: use the correct RAM start addressAyke van Laethem
2020-01-20all: add compiler support for interruptsAyke van Laethem
2019-12-07tools/gen-device-avr: process files in parallelAyke van Laethem
2019-12-07tools: rewrite gen-device-avr in GoAyke van Laethem