Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-12-04 | arduino-nano: change timer to new API | Daniel Friesel | -4/+5 |
2018-11-15 | arduino-nano: Add counter driver. Conflicts with timer_s=1 / loop=1 | Daniel Friesel | -0/+27 |
2018-11-12 | arduino-nano: 16bit timer frequency | Daniel Friesel | -2/+2 |
2018-10-18 | arduino nano: ignore warnings about unused arguments | Daniel Friesel | -0/+2 |
2018-10-12 | half-baked timer implementation for MSP430 and Arduino | Daniel Friesel | -4/+11 |
2018-08-17 | add timer-supported software i2c + arduino-nano timer | Daniel Friesel | -0/+28 |
2018-08-07 | AVR GPIO: Add pullup support | Daniel Friesel | -0/+46 |
2018-07-17 | Move include/$arch to include/arch/$arch to be consistent with src/ hierarchy | Daniel Friesel | -0/+202 |