summaryrefslogtreecommitdiff
path: root/shared-module/msgpack
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-01-18handle exttype & chunk long readsBernhard Boser
2020-12-19speedup pack_bin, ext, str; catch short readsBernhard Boser
2020-12-07add ExtType, update doc, add a testBernhard Boser
2020-12-01rename read, write to read_bytes, write_bytesBernhard Boser
2020-12-01disable on boards tight on memory. add stddef.h to imports (not actually need...Bernhard Boser
2020-12-01fixed res may not be initialized in read_sizeBernhard Boser
2020-12-01cleanupBernhard Boser
2020-12-01output little endian; update exampleBernhard Boser
2020-12-01removed blanks line at end of fileBernhard Boser
2020-12-01moved logic to shared-module and added documentationBernhard Boser