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
d04669d0cc2569d9fc2f38f93c0912fd0a42538c
ArduinoJson
/
extras
History
Benoit Blanchon
d04669d0cc
Fixed result of
JsonVariant::set((char*)0)
(
fixes
#1368
)
2020-09-05 17:33:47 +02:00
..
ci
Added json_fuzzer and msgpack_fuzzer in test suite
2020-07-15 12:50:00 +02:00
fuzzing
Disabled memory sanitizer with clang 6
2020-09-05 13:44:40 +02:00
scripts
Fixed build-arduino-package.sh to ignore .vs/
2020-08-01 15:35:04 +02:00
tests
Fixed result of
JsonVariant::set((char*)0)
(
fixes
#1368
)
2020-09-05 17:33:47 +02:00
ArduinoJsonConfig.cmake.in
Added CMake "install" target (
closes
#1209
)
2020-04-07 21:43:10 +02:00
CompileOptions.cmake
CMake: gathered all build flags in a dedicated file
2020-04-28 16:02:59 +02:00