aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gen-device-avr.py
AgeCommit message (Expand)Author
2019-08-26tools: make tools python2 compatibleAyke van Laethem
2019-06-06all: move Register{8,16,32} values into runtime/volatileAyke van Laethem
2019-05-27tools: generate volatile HasBits() method in device wrappers to simplify bit ...Ron Evans
2019-05-14avr: use register wrappers that use runtime/volatile.*Uint8 callsAyke van Laethem
2019-01-08tools: use env to search path for python3j7b
2018-11-20avr: add support for the digisparkAyke van Laethem
2018-09-28all: change special type __volatile to pragma //go:volatileAyke van Laethem
2018-09-24avr: fix default handler in interrupt vectorAyke van Laethem
2018-09-23avr: automatically generate interrupt vectorsAyke van Laethem
2018-09-17avr: initial implementation for PWMRon Evans
2018-09-13gen-device: move to new tools directoryAyke van Laethem