summaryrefslogtreecommitdiff
path: root/include/lib
AgeCommit message (Expand)AuthorLines
2023-07-03update copyrightBirte Kristina Friesel-1/+1
2023-03-12inflate: make inputs constDerf Null-2/+2
2021-11-30add 24px terminus variantDaniel Friesel-0/+214
2021-11-29fix terminus16; add framebuffer support for multi-byte font heightsDaniel Friesel-194/+209
2021-11-29Add Terminus 16-pixel fontDaniel Friesel-0/+245
2021-11-03store fonts in PROGMEM on AVRDaniel Friesel-192/+206
2021-11-02add mirrored version of pixeloperator fontDaniel Friesel-0/+207
2021-11-02framebuffer: add OutputStream support with pixelfontDaniel Friesel-0/+207
2021-01-26update zlib-deflate-nostdlib. now fully RFC 1950/1951 compliant.Daniel Friesel-0/+1
2021-01-21actually, it's inflate, not deflateDaniel Friesel-2/+4
2021-01-21deflate: return number of bytes written to outputDaniel Friesel-2/+2
2021-01-21rename udeflate to deflateDaniel Friesel-21/+21
2021-01-20udeflate: add support for uncompressed blocksDaniel Friesel-0/+1
2021-01-20udeflate: Verify zlib FCHECKDaniel Friesel-0/+1
2021-01-20add some bounds checksDaniel Friesel-1/+2
2021-01-20Turn udeflate into a proper libraryDaniel Friesel-0/+18
2020-09-07remove external libraries from main branchDaniel Friesel-35780/+0
2019-06-28Switch to an OS-independent XDR implementation for protocol evaluationsDaniel Friesel-0/+134
2019-06-21mpack: disable node api (we do not use it)Daniel Friesel-1/+1
2019-01-09import binn serialization formatDaniel Friesel-0/+923
2018-12-14also trace realloc callsDaniel Friesel-0/+1
2018-12-11add msp430fr5994 to ArduinoJSON and mpack embedded detectionDaniel Friesel-2/+19
2018-11-30Patch mpack to work on AVRDaniel Friesel-0/+9
2018-11-26update nlohmann modernjson to v3.4 (with bson support)Daniel Friesel-968/+2369
2018-11-21capnp_c: Work around AVR not defining ssize_tDaniel Friesel-0/+5
2018-11-21working minimal capnp_c test caseDaniel Friesel-0/+665
2018-11-14mpack: properly detect if running on embeddedDaniel Friesel-0/+12
2018-11-14Configure mpack for embeddedDaniel Friesel-2/+2
2018-11-13prototest: add ubjsonDaniel Friesel-0/+394
2018-11-13import MPack. Does not work with embedded yetDaniel Friesel-0/+7151
2018-11-13nanopb: fix import, update to 0.3.9.2Daniel Friesel-0/+1
2018-11-13add NanoPB Protocol Buffers implementationDaniel Friesel-0/+980
2018-11-12arduinojson: adjust embedded detection for multipassDaniel Friesel-1/+3
2018-11-12Make ArduinoJson work with msp430.hDaniel Friesel-14/+14
2018-09-24Remove ubjson for nowDaniel Friesel-393/+0
2018-09-17add nlohmann modenjsonDaniel Friesel-0/+18799
2018-09-17Import arduinojson and ubjson. Only partially working at the momentDaniel Friesel-0/+5679