Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-07-12 | Add arch.idle() command | Daniel Friesel | -0/+8 |
2018-07-12 | Fix i2c feature syntax in arch Makefiles | Daniel Friesel | -1/+1 |
2018-07-12 | Add I2C Detect app | Daniel Friesel | -0/+146 |
2018-07-12 | Only include hw i2c drivers if sw i2c is not active | Daniel Friesel | -1/+7 |
2018-07-12 | Add delay_us on AVR arch | Daniel Friesel | -0/+6 |
2018-01-12 | add arduino nano stdin driver | Daniel Friesel | -1/+44 |
2018-01-12 | add optional aspectc++ support | Daniel Friesel | -0/+4 |
2018-01-11 | use inline functions for most gpio | Daniel Friesel | -20/+0 |
2017-12-18 | arduino-nano: Add GPIO input/output/read/write support | Daniel Friesel | -0/+1 |
2017-12-15 | Add basic help output | Daniel Friesel | -1/+6 |
2017-12-15 | Arduino Nano: Allow ovverriding port / prog. baud rate | Daniel Friesel | -2/+4 |
2017-12-15 | Add AVR (Arduino Nano) support | Daniel Friesel | -0/+157 |