Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-01-11 | Add proper GPIO support for msp430 | Daniel Friesel | -0/+82 |
2018-01-11 | use inline functions for most gpio | Daniel Friesel | -4/+33 |
2017-12-19 | add (untested!) MSP430 SPI driver | Daniel Friesel | -0/+36 |
2017-12-14 | Add MSP430FR5969 ADC driver | Daniel Friesel | -0/+17 |
2017-12-14 | Uptime: Fix compilation with TIMER_S undefined | Daniel Friesel | -0/+4 |
2017-12-14 | Add I2C and LM75 drivers | Daniel Friesel | -0/+19 |
2017-12-14 | msp430fr5969lp: Add TIMER_S support | Daniel Friesel | -2/+8 |
2017-12-13 | add simple cache benchmark application | Daniel Friesel | -1/+4 |
2017-12-11 | Add basic uptime getter, improve loop support | Daniel Friesel | -0/+17 |
2017-12-08 | Add output support (broken on esp8266) | Daniel Friesel | -0/+19 |
2017-12-04 | Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIX | Daniel Friesel | -0/+18 |