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
fc4f5fd05f8eb0458b9ab9e1c727000d0e57b5b7
ArduinoJson
/
extras
History
Benoit Blanchon
fc4f5fd05f
Changed integer storage from positive/negative to signed/unsigned
2021-04-14 11:45:01 +02:00
..
ci
Moved CI from Travis to GitHub Actions (
fixes
#1493
)
2021-02-03 21:33:18 +01:00
fuzzing
Added "https://" prefix to all URLs so they are clickable in VS Code
2021-03-29 19:35:25 +02:00
particle
Travis: added smoke test for Particle Argon
2020-11-10 14:46:45 +01:00
scripts
Added "https://" prefix to all URLs so they are clickable in VS Code
2021-03-29 19:35:25 +02:00
tests
Changed integer storage from positive/negative to signed/unsigned
2021-04-14 11:45:01 +02:00
ArduinoJsonConfig.cmake.in
Added CMake "install" target (
closes
#1209
)
2020-04-07 21:43:10 +02:00
CompileOptions.cmake
Coverage: use -O0 instead of -Og
2020-10-11 15:10:52 +02:00