summaryrefslogtreecommitdiff
path: root/include/lib/ArduinoJson
AgeCommit message (Collapse)AuthorLines
2021-05-12import ArduinoJson 6.18.0Daniel Friesel-0/+10861
2020-09-07remove external libraries from main branchDaniel Friesel-5270/+0
2018-12-11add msp430fr5994 to ArduinoJSON and mpack embedded detectionDaniel Friesel-0/+1
2018-11-12arduinojson: adjust embedded detection for multipassDaniel Friesel-1/+3
2018-11-12Make ArduinoJson work with msp430.hDaniel 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-17Import arduinojson and ubjson. Only partially working at the momentDaniel Friesel-0/+5267