summaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)AuthorLines
2018-11-13nanopb: fix import, update to 0.3.9.2Daniel Friesel-0/+1
2018-11-13add NanoPB Protocol Buffers implementationDaniel Friesel-41/+83
2018-11-12prototest: json serializationDaniel Friesel-3/+43
2018-11-12i2cdetect: loop by defaultDaniel Friesel-0/+1
2018-10-22i2cbench: configurable setosDaniel Friesel-1/+9
2018-10-22i2cbencH: show device IDDaniel Friesel-0/+9
2018-10-18add "Do nothing" appDaniel Friesel-0/+21
2018-10-15prototest wipDaniel Friesel-2/+16
2018-10-15i2cdetect: Add initial CCS811 supportDaniel Friesel-0/+10
2018-10-15add timertest app, improve msp430 timer driverDaniel Friesel-0/+46
2018-09-25Your Templates are Bad and You Should Feel BadDaniel Friesel-2/+8
2018-09-24prototest: Include xdrstreamDaniel Friesel-2/+30
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