Age | Commit message (Expand) | Author | Lines |
2020-12-08 | add licensing information | Daniel Friesel | -0/+55 |
2020-05-14 | Arduino Nano GPIO: Fix typo | Daniel Friesel | -4/+4 |
2020-03-18 | Arduino: Add ADC driver | Daniel Friesel | -0/+17 |
2019-12-20 | add untested Arduino Nano SPI driver | Daniel Friesel | -0/+18 |
2019-09-06 | add blinkencat3 app | Daniel Friesel | -0/+3 |
2019-09-02 | Add Adafruit NeoPixel library | Daniel Friesel | -0/+347 |
2019-09-02 | Arduino Nano GPIO: Add pinToPort and pinToBitmask helpers | Daniel Friesel | -0/+12 |
2019-05-24 | add arduino-nano arch_types | Daniel Friesel | -0/+7 |
2019-03-21 | counter: add include guards | Daniel Friesel | -0/+5 |
2019-03-13 | arduino nano: bugfix, aspectc++ support | Daniel Friesel | -2/+2 |
2019-03-05 | counter: rename overflowed to overflow | Daniel Friesel | -4/+4 |
2019-03-04 | counter: Provide typedefs fore value/overflow type | Daniel Friesel | -0/+3 |
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 |