Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-07-27 | arduino-nano: Enable LTO | Daniel Friesel | -1/+1 |
2018-07-17 | Move include/$arch to include/arch/$arch to be consistent with src/ hierarchy | Daniel Friesel | -1/+0 |
2018-07-12 | Fix i2c feature syntax in arch Makefiles | Daniel Friesel | -1/+1 |
2018-07-12 | Only include hw i2c drivers if sw i2c is not active | Daniel Friesel | -1/+7 |
2018-01-12 | add arduino nano stdin driver | Daniel Friesel | -0/+4 |
2018-01-12 | add optional aspectc++ support | Daniel Friesel | -0/+4 |
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/+40 |