summaryrefslogtreecommitdiff
path: root/include/lib/ArduinoJson
AgeCommit message (Collapse)AuthorLines
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