summaryrefslogtreecommitdiff
path: root/src/arch/msp430fr5969lp/Makefile.inc
AgeCommit message (Expand)AuthorLines
2018-07-17Move include/$arch to include/arch/$arch to be consistent with src/ hierarchyDaniel Friesel-1/+1
2018-07-12Fix i2c feature syntax in arch MakefilesDaniel Friesel-1/+1
2018-07-12Only include hw i2c drivers if sw i2c is not activeDaniel Friesel-2/+4
2018-01-12add stdin for esp8266 and msp430 as well as preliminary shell appDaniel Friesel-0/+4
2018-01-12add optional aspectc++ supportDaniel Friesel-0/+4
2018-01-11Add Sharp96 display driver, split up msp430 SPI into a1 / bDaniel Friesel-2/+2
2017-12-19set required features in app MakefileDaniel Friesel-2/+17
2017-12-15Add basic help outputDaniel Friesel-1/+5
2017-12-14Add MSP430FR5969 ADC driverDaniel Friesel-0/+1
2017-12-14Add I2C and LM75 driversDaniel Friesel-2/+5
2017-12-13add simple cache benchmark applicationDaniel Friesel-1/+4
2017-12-11Add basic uptime getter, improve loop supportDaniel Friesel-1/+1
2017-12-08Add output support (broken on esp8266)Daniel Friesel-0/+1
2017-12-04Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIXDaniel Friesel-0/+37