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,757
Commits
9
Branches
140
Tags
2cf7fc54271ea5528e63269f0273373130111ad6
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
540901e219
Merge
DynamicJsonDocument
with
JsonDocument
2023-03-20 14:49:51 +01:00
Benoit Blanchon
94b2b3f9ce
Run all tests with C++11 enabled (
#1820
)
2023-02-10 17:02:51 +01:00
Benoit Blanchon
ba5cdab619
Test: extracted executable Cpp11Tests
2021-06-17 20:28:09 +02:00
Benoit Blanchon
f7de027617
Break build if using 64-bit integers with ARDUINOJSON_USE_LONG_LONG==0
2020-05-14 10:25:10 +02:00
Benoit Blanchon
b47ac27ac6
Moved ancillary files to
extras/
(
fixes
#1011
)
2019-09-03 15:11:05 +02:00