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,971
Commits
9
Branches
140
Tags
f7f1b9745d3cec331cf6a7ec06306b259b7f0000
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
c4e5051a7a
Store index of slot in the pool instead of a pointer or a distance
2023-07-17 11:20:46 +02:00
Benoit Blanchon
1b66a217bf
Replace
ARDUINOJSON_NAMESPACE
with an inline namespace (
#1820
)
2023-02-14 10:04:48 +01:00
Benoit Blanchon
e4658e963f
Change the default of
ARDUINOJSON_USE_LONG_LONG
to
1
on 32-bit platforms
2021-10-19 22:25:45 +02:00
Benoit Blanchon
7764515f56
Change the default of
ARDUINOJSON_USE_DOUBLE
to
1
2021-10-19 22:25:45 +02:00
Benoit Blanchon
9e9bb30a57
CI: Test ArduinoJson's configuration
2021-10-19 15:36:32 +02:00