This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked ArduinoJson
forked from
bblanchon/ArduinoJson
Code
Pull Requests
Activity
1,719
Commits
9
Branches
140
Tags
461cdaa8188f566bd318933b33deb4f008b15eb9
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
003087406c
Reference-count shared strings
2023-04-21 16:11:54 +02:00
Benoit Blanchon
d8f3058efa
Store the strings in the heap
2023-04-17 10:42:08 +02:00
Benoit Blanchon
e9850152a7
Tests: replace constants with
sizeofString(n)
2023-04-07 14:50:54 +02:00
Benoit Blanchon
c4b879645a
Remove
JsonDocument::capacity()
2023-04-03 09:51:43 +02:00
Benoit Blanchon
0643c2e708
Test: gather JsonDocument constructor and assignment tests
2023-04-03 09:51:09 +02:00