summaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)AuthorLines
2019-01-31add simple compile and option-combination tests for posix archDaniel Friesel-0/+31
2019-01-29add sysinfo applicationDaniel Friesel-0/+34
2019-01-09import binn serialization formatDaniel Friesel-14/+8
2018-12-14prototest: remove ts variable (unused in benchmarks)Daniel Friesel-2/+2
2018-12-04prototest: loop indefinitely on all architectures but esp8266Daniel Friesel-1/+1
2018-12-03prototest: only include counter when neededDaniel Friesel-2/+5
2018-11-30prototest: nanopb: debuggingDaniel Friesel-0/+1
2018-11-22prototest makefile: respect $QUIETDaniel Friesel-7/+7
2018-11-22prototest: switch to full autogenerationDaniel Friesel-373/+8
2018-11-22prototest: ignore benchmark filesDaniel Friesel-17/+0
2018-11-21prototest: autogen capnproto_cDaniel Friesel-39/+50
2018-11-21capn-c: *.c -> *.ccDaniel Friesel-3/+3
2018-11-21capnp_c list testDaniel Friesel-0/+24
2018-11-21working minimal capnp_c test caseDaniel Friesel-23/+110
2018-11-20move nanopb generated files to nanopbbench.pb.*Daniel Friesel-5/+6
2018-11-19prototest: further benchmarking and code generation testsDaniel Friesel-22/+119
2018-11-15prototest makefile: add prototest_bench_{energy,cycles} switchDaniel Friesel-5/+14
2018-11-14prototest: More arduinojson, ubjson, cborDaniel Friesel-7/+43
2018-11-14prototest: restore nlohmann testsDaniel Friesel-0/+43
2018-11-13prototest: add ubjsonDaniel Friesel-1/+31
2018-11-13Distinguish between C and C++ targetsDaniel Friesel-4/+10
2018-11-13import MPack. Does not work with embedded yetDaniel Friesel-0/+41
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