summaryrefslogtreecommitdiff
path: root/src/arch/msp430fr5969lp/arch.cc
AgeCommit message (Expand)AuthorLines
2018-08-08MSP430: Add delay_msDaniel Friesel-0/+6
2018-08-07Support optional SoftI2C pullups on MSP430Daniel Friesel-0/+7
2018-07-17MSP430: Some idle waitingDaniel Friesel-0/+2
2018-07-12Add arch.idle() commandDaniel Friesel-0/+11
2018-07-12MSP430: Call loop() from main function to avoid nested interruptsDaniel Friesel-3/+15
2018-01-12add stdin for esp8266 and msp430 as well as preliminary shell appDaniel Friesel-2/+11
2017-12-13add simple cache benchmark applicationDaniel Friesel-3/+16
2017-12-11Add basic uptime getter, improve loop supportDaniel Friesel-0/+35
2017-12-04Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIXDaniel Friesel-0/+150