Age | Commit message (Expand) | Author | Lines |
2018-11-12 | i2cdetect: loop by default | Daniel Friesel | -0/+1 |
2018-10-22 | i2cbench: configurable setos | Daniel Friesel | -1/+9 |
2018-10-22 | i2cbencH: show device ID | Daniel Friesel | -0/+9 |
2018-10-18 | add "Do nothing" app | Daniel Friesel | -0/+21 |
2018-10-15 | prototest wip | Daniel Friesel | -2/+16 |
2018-10-15 | i2cdetect: Add initial CCS811 support | Daniel Friesel | -0/+10 |
2018-10-15 | add timertest app, improve msp430 timer driver | Daniel Friesel | -0/+46 |
2018-09-25 | Your Templates are Bad and You Should Feel Bad | Daniel Friesel | -2/+8 |
2018-09-24 | prototest: Include xdrstream | Daniel Friesel | -2/+30 |
2018-09-17 | Import arduinojson and ubjson. Only partially working at the moment | Daniel Friesel | -0/+33 |
2018-08-16 | configurable i2c bitrate on arduino nano | Daniel Friesel | -2/+3 |
2018-08-15 | i2cbench: write benchmark | Daniel Friesel | -4/+2 |
2018-08-10 | Add i2cbench app | Daniel Friesel | -2/+78 |
2018-08-09 | i2cdetect: temporary disable i2c detection phase | Daniel Friesel | -0/+2 |
2018-08-08 | Add 24LC64 EEPROM driver | Daniel Friesel | -0/+13 |
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 |