Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-01-15 | msp430 i2c: clear TXIFG after sending the last byte | Daniel Friesel | -0/+1 |
2018-01-12 | add stdin for esp8266 and msp430 as well as preliminary shell app | Daniel Friesel | -0/+31 |
2018-01-11 | Add Sharp96 display driver, split up msp430 SPI into a1 / b | Daniel Friesel | -68/+19 |
2018-01-11 | use inline functions for most gpio | Daniel Friesel | -40/+0 |
2017-12-19 | add (untested!) MSP430 SPI driver | Daniel Friesel | -0/+119 |
2017-12-14 | Add MSP430FR5969 ADC driver | Daniel Friesel | -0/+71 |
2017-12-14 | Add I2C and LM75 drivers | Daniel Friesel | -0/+92 |
2017-12-13 | add simple cache benchmark application | Daniel Friesel | -5/+0 |
2017-12-11 | Add basic uptime getter, improve loop support | Daniel Friesel | -0/+9 |
2017-12-08 | Add output support (broken on esp8266) | Daniel Friesel | -0/+33 |
2017-12-04 | Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIX | Daniel Friesel | -0/+43 |