summaryrefslogtreecommitdiff
path: root/src/arch/blinkenrocket
AgeCommit message (Expand)AuthorLines
2020-04-29Makefile: Create build directory if neededDaniel Friesel-0/+1
2019-09-02arch makefiles: consistently use $SERIAL_PORTDaniel Friesel-4/+4
2019-01-29update architecture-specific helpDaniel Friesel-1/+1
2018-12-12make info: Add counter overflow statsDaniel Friesel-0/+1
2018-12-07use custom stack analyzerDaniel Friesel-1/+2
2018-12-05support static analysis of stack usageDaniel Friesel-0/+1
2018-12-04add monitor info to help outputDaniel Friesel-0/+1
2018-11-13Support C targetsDaniel Friesel-2/+5
2018-11-13Distinguish between C and C++ targetsDaniel Friesel-6/+6
2018-10-15Enable busy waiting in I2C driver to reach selected I2C clockDaniel Friesel-2/+2
2018-10-12Makefiles: quiet mode, optional info outputDaniel Friesel-1/+6
2018-10-12half-baked timer implementation for MSP430 and ArduinoDaniel Friesel-4/+0
2018-08-16Blinkenrocket: Configurable I2C speedDaniel Friesel-2/+10
2018-08-10Add i2cbench appDaniel Friesel-2/+0
2018-08-09Optionally disable stdoutDaniel Friesel-0/+4
2018-08-09blinkenrocket i2c: Add optional no-interrupt I2CDaniel Friesel-2/+9
2018-08-08Add Blinkenrocket archDaniel Friesel-0/+344