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
Files
c98b05e207401afeeda8b0900370e37ebdadd0a6
ArduinoJson
/
extras
History
Benoit Blanchon
1b143d383b
Fix assertion
poolIndex < count_
after
JsonDocument::clear()
...
Fixes
#2034
2024-01-16 10:10:43 +01:00
..
ci
Update copyright year
2024-01-03 08:47:06 +01:00
conf_test
Store index of slot in the pool instead of a pointer or a distance
2023-07-17 11:20:46 +02:00
fuzzing
Update copyright year
2024-01-03 08:47:06 +01:00
particle
Travis: added smoke test for Particle Argon
2020-11-10 14:46:45 +01:00
scripts
Include the number of GitHub stars in the library description.
2024-01-10 18:11:43 +01:00
tests
Fix assertion
poolIndex < count_
after
JsonDocument::clear()
2024-01-16 10:10:43 +01:00
ArduinoJsonConfig.cmake.in
Added CMake "install" target (
closes
#1209
)
2020-04-07 21:43:10 +02:00
CompileOptions.cmake
CI: always use libc++ with clang
2023-11-06 13:24:32 +01:00