Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-12-04 | arduino-nano: change timer to new API | Daniel Friesel | -0/+4 |
2018-11-15 | arduino-nano: Add counter driver. Conflicts with timer_s=1 / loop=1 | Daniel Friesel | -0/+10 |
2018-10-19 | arduino nano: support additional CPU frequencies | Daniel Friesel | -1/+4 |
2018-08-17 | add timer-supported software i2c + arduino-nano timer | Daniel Friesel | -0/+3 |
2018-08-16 | configurable i2c bitrate on arduino nano | Daniel Friesel | -1/+5 |
2018-08-07 | AVR GPIO: Add pullup support | Daniel Friesel | -0/+13 |
2018-07-14 | arduino-nano: i2c: Use idle waiting | Daniel Friesel | -18/+21 |
2018-07-12 | Add I2C Detect app | Daniel Friesel | -0/+146 |
2018-01-12 | add arduino nano stdin driver | Daniel Friesel | -0/+32 |
2018-01-11 | use inline functions for most gpio | Daniel Friesel | -20/+0 |
2017-12-15 | Add AVR (Arduino Nano) support | Daniel Friesel | -0/+59 |