Age | Commit message (Expand) | Author | Lines |
2018-12-04 | prototest: loop indefinitely on all architectures but esp8266 | Daniel Friesel | -1/+1 |
2018-12-03 | prototest: only include counter when needed | Daniel Friesel | -2/+5 |
2018-11-30 | prototest: nanopb: debugging | Daniel Friesel | -0/+1 |
2018-11-22 | prototest makefile: respect $QUIET | Daniel Friesel | -7/+7 |
2018-11-22 | prototest: switch to full autogeneration | Daniel Friesel | -373/+8 |
2018-11-22 | prototest: ignore benchmark files | Daniel Friesel | -17/+0 |
2018-11-21 | prototest: autogen capnproto_c | Daniel Friesel | -39/+50 |
2018-11-21 | capn-c: *.c -> *.cc | Daniel Friesel | -3/+3 |
2018-11-21 | capnp_c list test | Daniel Friesel | -0/+24 |
2018-11-21 | working minimal capnp_c test case | Daniel Friesel | -23/+110 |
2018-11-20 | move nanopb generated files to nanopbbench.pb.* | Daniel Friesel | -5/+6 |
2018-11-19 | prototest: further benchmarking and code generation tests | Daniel Friesel | -22/+119 |
2018-11-15 | prototest makefile: add prototest_bench_{energy,cycles} switch | Daniel Friesel | -5/+14 |
2018-11-14 | prototest: More arduinojson, ubjson, cbor | Daniel Friesel | -7/+43 |
2018-11-14 | prototest: restore nlohmann tests | Daniel Friesel | -0/+43 |
2018-11-13 | prototest: add ubjson | Daniel Friesel | -1/+31 |
2018-11-13 | Distinguish between C and C++ targets | Daniel Friesel | -4/+10 |
2018-11-13 | import MPack. Does not work with embedded yet | Daniel Friesel | -0/+41 |
2018-11-13 | nanopb: fix import, update to 0.3.9.2 | Daniel Friesel | -0/+1 |
2018-11-13 | add NanoPB Protocol Buffers implementation | Daniel Friesel | -41/+83 |
2018-11-12 | prototest: json serialization | Daniel Friesel | -3/+43 |
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 |