This website requires JavaScript.
Explore
Help
Sign In
bblanchon
/
ArduinoJson
Watch
1
Star
0
Fork
1
You've already forked ArduinoJson
mirror of
https://github.com/bblanchon/ArduinoJson.git
synced
2026-07-05 07:51:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7.x
ArduinoJson
/
extras
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Benoit Blanchon
5ccf645dc1
Fix buffer overrun in
make_float()
...
Fixes
#2220
2026-03-03 17:53:57 +01:00
..
ci
Update copyright year
2025-02-24 15:18:26 +01:00
conf_test
Add a pool dedicated to 8-byte values (
double
/
int64_t
/
uint64_t
)
2025-08-30 09:55:32 +02:00
fuzzing
Fuzzing: tidy
CMakeLists.txt
2026-03-03 17:53:57 +01:00
particle
Travis: added smoke test for Particle Argon
2020-11-10 14:46:45 +01:00
scripts
Update copyright year
2025-02-24 15:18:26 +01:00
tests
Fix buffer overrun in
make_float()
2026-03-03 17:53:57 +01:00
ArduinoJsonConfig.cmake.in
Added CMake "install" target (
closes
#1209
)
2020-04-07 21:43:10 +02:00
CompileOptions.cmake
CMake: fix detection of GCC 4.8
2024-05-16 17:47:07 +02:00