Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-08-08 | MSP430: Add delay_ms | Daniel Friesel | -0/+6 |
2018-08-07 | Support optional SoftI2C pullups on MSP430 | Daniel Friesel | -0/+7 |
2018-07-17 | MSP430: Some idle waiting | Daniel Friesel | -0/+2 |
2018-07-12 | Add arch.idle() command | Daniel Friesel | -0/+11 |
2018-07-12 | MSP430: Call loop() from main function to avoid nested interrupts | Daniel Friesel | -3/+15 |
2018-01-12 | add stdin for esp8266 and msp430 as well as preliminary shell app | Daniel Friesel | -2/+11 |
2017-12-13 | add simple cache benchmark application | Daniel Friesel | -3/+16 |
2017-12-11 | Add basic uptime getter, improve loop support | Daniel Friesel | -0/+35 |
2017-12-04 | Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIX | Daniel Friesel | -0/+150 |