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
2025-07-16 03:52:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
337864618c0198b2bfe935e54be9dd42d82ec588
ArduinoJson
/
extras
History
Benoit Blanchon
337864618c
Reversed parameters of convertToJson() and convertFromJson()
...
Now the order matches copyArray(): source first, destination second.
2021-04-28 10:25:39 +02:00
..
ci
Moved CI from Travis to GitHub Actions (
fixes
#1493
)
2021-02-03 21:33:18 +01:00
fuzzing
CMake: added labels to tests
2021-04-25 11:38:19 +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
Reversed parameters of convertToJson() and convertFromJson()
2021-04-28 10:25:39 +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