summaryrefslogtreecommitdiff
path: root/src/arch/arduino-nano-168
AgeCommit message (Expand)AuthorLines
2019-09-02arch makefiles: consistently use $SERIAL_PORTDaniel Friesel-6/+6
2018-12-12make info: Add counter overflow statsDaniel Friesel-0/+1
2018-12-07use custom stack analyzerDaniel Friesel-2/+1
2018-12-05support static analysis of stack usageDaniel Friesel-1/+7
2018-12-04add monitor info to help outputDaniel Friesel-0/+1
2018-11-30arduino: check program size is below 100% before flashingDaniel Friesel-0/+1
2018-11-15arduino-nano: Add counter driver. Conflicts with timer_s=1 / loop=1Daniel Friesel-0/+4
2018-11-13Support C targetsDaniel Friesel-1/+4
2018-11-13Distinguish between C and C++ targetsDaniel Friesel-8/+8
2018-10-19arduino nano: support additional CPU frequenciesDaniel Friesel-2/+27
2018-10-12Makefiles: quiet mode, optional info outputDaniel Friesel-16/+15
2018-08-17add timer-supported software i2c + arduino-nano timerDaniel Friesel-0/+76