summaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)AuthorLines
2018-09-17Import arduinojson and ubjson. Only partially working at the momentDaniel Friesel-0/+33
2018-08-16configurable i2c bitrate on arduino nanoDaniel Friesel-2/+3
2018-08-15i2cbench: write benchmarkDaniel Friesel-4/+2
2018-08-10Add i2cbench appDaniel Friesel-2/+78
2018-08-09i2cdetect: temporary disable i2c detection phaseDaniel Friesel-0/+2
2018-08-08Add 24LC64 EEPROM driverDaniel Friesel-0/+13
2018-08-07Add AM2320 driverDaniel Friesel-0/+14
2018-08-07i2cdetect: Adjust behaviour to available driversDaniel Friesel-2/+17
2018-07-17i2cdetect: Do not allocate i2c_status array on stackDaniel Friesel-1/+2
2018-07-12Add I2C Detect appDaniel Friesel-0/+59
2018-07-12Only include hw i2c drivers if sw i2c is not activeDaniel Friesel-0/+2
2018-01-12add stdin for esp8266 and msp430 as well as preliminary shell appDaniel Friesel-93/+126
2018-01-11Add Sharp96 display driver, split up msp430 SPI into a1 / bDaniel Friesel-0/+136
2017-12-19set required features in app MakefileDaniel Friesel-0/+3
2017-12-15Add support for ESP8266 secondary LEDDaniel Friesel-3/+2
2017-12-14msp430fr5969lp: Add TIMER_S supportDaniel Friesel-5/+12
2017-12-13add simple cache benchmark applicationDaniel Friesel-0/+68
2017-12-11add app supportDaniel Friesel-0/+117