Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-16 | Use -mmcu=attiny828 instead of -mmcu=avr25. | Fredrik Thulin | |
This fixes building on Ubuntu 16.04 at least. | |||
2016-07-04 | Have 'clean' complain less. | Linus Nordberg | |
Thanks to Rob Austein. | |||
2016-06-10 | Compile with -std=gnu99 and -Wpedantic. | Linus Nordberg | |
Can't use 'c99' since we're using asm(). | |||
2016-05-18 | Read from and write to MKM when panic button is pressed. | Linus Nordberg | |