Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-06-21 | mpack: disable node api (we do not use it) | Daniel Friesel | -1/+1 | |
2019-01-09 | import binn serialization format | Daniel Friesel | -0/+923 | |
2018-12-14 | also trace realloc calls | Daniel Friesel | -0/+1 | |
2018-12-11 | add msp430fr5994 to ArduinoJSON and mpack embedded detection | Daniel Friesel | -2/+19 | |
2018-11-30 | Patch mpack to work on AVR | Daniel Friesel | -0/+9 | |
2018-11-26 | update nlohmann modernjson to v3.4 (with bson support) | Daniel Friesel | -968/+2369 | |
2018-11-21 | capnp_c: Work around AVR not defining ssize_t | Daniel Friesel | -0/+5 | |
2018-11-21 | working minimal capnp_c test case | Daniel Friesel | -0/+665 | |
2018-11-14 | mpack: properly detect if running on embedded | Daniel Friesel | -0/+12 | |
2018-11-14 | Configure mpack for embedded | Daniel Friesel | -2/+2 | |
2018-11-13 | prototest: add ubjson | Daniel Friesel | -0/+394 | |
2018-11-13 | import MPack. Does not work with embedded yet | Daniel Friesel | -0/+7151 | |
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 | -0/+980 | |
2018-11-12 | arduinojson: adjust embedded detection for multipass | Daniel Friesel | -1/+3 | |
2018-11-12 | Make ArduinoJson work with msp430.h | Daniel Friesel | -14/+14 | |
msp430.h defines the preprocessor variable "N", which is a frequently used template parameter name. These two do not go together. | ||||
2018-09-24 | Remove ubjson for now | Daniel Friesel | -393/+0 | |
2018-09-17 | add nlohmann modenjson | Daniel Friesel | -0/+18799 | |
2018-09-17 | Import arduinojson and ubjson. Only partially working at the moment | Daniel Friesel | -0/+5679 | |