Age | Commit message (Expand) | Author |
---|---|---|
2019-08-26 | tools: make tools python2 compatible | Ayke van Laethem |
2019-06-06 | all: move Register{8,16,32} values into runtime/volatile | Ayke van Laethem |
2019-05-27 | tools: generate volatile HasBits() method in device wrappers to simplify bit ... | Ron Evans |
2019-05-14 | avr: use register wrappers that use runtime/volatile.*Uint8 calls | Ayke van Laethem |
2019-01-08 | tools: use env to search path for python3 | j7b |
2018-11-20 | avr: add support for the digispark | Ayke van Laethem |
2018-09-28 | all: change special type __volatile to pragma //go:volatile | Ayke van Laethem |
2018-09-24 | avr: fix default handler in interrupt vector | Ayke van Laethem |
2018-09-23 | avr: automatically generate interrupt vectors | Ayke van Laethem |
2018-09-17 | avr: initial implementation for PWM | Ron Evans |
2018-09-13 | gen-device: move to new tools directory | Ayke van Laethem |