Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2018-10-18 | arduino nano: ignore warnings about unused arguments | Daniel Friesel | -0/+2 | |
2018-10-18 | msp430: Enable powersaving | Daniel Friesel | -4/+6 | |
2018-10-16 | MSP430 timer.stop: Disable timer entirely to save energy | Daniel Friesel | -8/+8 | |
2018-10-16 | Fix an incredibly stupid bug | Daniel Friesel | -1/+1 | |
2018-10-15 | add timertest app, improve msp430 timer driver | Daniel Friesel | -7/+42 | |
2018-10-12 | half-baked timer implementation for MSP430 and Arduino | Daniel Friesel | -4/+51 | |
2018-08-17 | add timer-supported software i2c + arduino-nano timer | Daniel Friesel | -0/+28 | |
2018-08-08 | Add Blinkenrocket arch | Daniel Friesel | -0/+244 | |
2018-08-07 | arch: Add delay_ms function | Daniel Friesel | -0/+1 | |
2018-08-07 | AVR GPIO: Add pullup support | Daniel Friesel | -0/+46 | |
2018-08-07 | Support optional SoftI2C pullups on MSP430 | Daniel Friesel | -0/+41 | |
2018-07-17 | Move include/$arch to include/arch/$arch to be consistent with src/ hierarchy | Daniel Friesel | -0/+665 | |