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
d20c3c65c89949e149e76151d7dc3150a191cfd0
ArduinoJson
/
extras
/
tests
/
Helpers
History
Benoit Blanchon
d20c3c65c8
Add a polyfill for
pgm_read_dword()
(issue
#1433
)
2021-12-31 14:39:38 +01:00
..
api
Check for NUL terminator in
MemoryPool::findString()
2021-11-24 19:06:49 +01:00
Arduino.h
Assume
PROGMEM
is available as soon as
ARDUINO
is defined (
#1693
)
2021-12-31 11:00:50 +01:00
CustomReader.hpp
Added "https://" prefix to all URLs so they are clickable in VS Code
2021-03-29 19:35:25 +02:00
progmem_emulation.hpp
Add a polyfill for
pgm_read_dword()
(issue
#1433
)
2021-12-31 14:39:38 +01:00