summaryrefslogtreecommitdiff
path: root/src/arch/msp430fr5969lp
AgeCommit message (Expand)AuthorLines
2018-01-11use inline functions for most gpioDaniel Friesel-40/+0
2017-12-19add (untested!) MSP430 SPI driverDaniel Friesel-0/+119
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/+72
2017-12-14Add I2C and LM75 driversDaniel Friesel-2/+97
2017-12-13add simple cache benchmark applicationDaniel Friesel-9/+20
2017-12-11Add basic uptime getter, improve loop supportDaniel Friesel-1/+45
2017-12-08Add output support (broken on esp8266)Daniel Friesel-0/+34
2017-12-04Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIXDaniel Friesel-0/+230