Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-08-07 | Add AM2320 driver | Daniel Friesel | -0/+14 |
2018-08-07 | i2cdetect: Adjust behaviour to available drivers | Daniel Friesel | -2/+17 |
2018-07-17 | i2cdetect: Do not allocate i2c_status array on stack | Daniel Friesel | -1/+2 |
2018-07-12 | Add I2C Detect app | Daniel Friesel | -0/+59 |
2018-07-12 | Only include hw i2c drivers if sw i2c is not active | Daniel Friesel | -0/+2 |
2018-01-12 | add stdin for esp8266 and msp430 as well as preliminary shell app | Daniel Friesel | -93/+126 |
2018-01-11 | Add Sharp96 display driver, split up msp430 SPI into a1 / b | Daniel Friesel | -0/+136 |
2017-12-19 | set required features in app Makefile | Daniel Friesel | -0/+3 |
2017-12-15 | Add support for ESP8266 secondary LED | Daniel Friesel | -3/+2 |
2017-12-14 | msp430fr5969lp: Add TIMER_S support | Daniel Friesel | -5/+12 |
2017-12-13 | add simple cache benchmark application | Daniel Friesel | -0/+68 |
2017-12-11 | add app support | Daniel Friesel | -0/+117 |