summaryrefslogtreecommitdiff
path: root/src/arch/blinkenrocket/Makefile.inc
AgeCommit message (Expand)AuthorLines
2020-09-10Makefile: Add missing ${QUIET} statementsDaniel Friesel-1/+1
2020-09-07add machine-readable binary size output ("make attributes")Daniel Friesel-1/+4
2020-08-28Expose configuration via KconfigDaniel Friesel-1/+20
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-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-0/+4
2018-08-08Add Blinkenrocket archDaniel Friesel-0/+55