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 20:12:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4b879645a79ed94d56178c699cd471c043acbd0
ArduinoJson
/
extras
/
tests
/
MemoryPool
History
Benoit Blanchon
3f43c2b816
Remove
JSON_ARRAY_SIZE()
,
JSON_OBJECT_SIZE()
, and
JSON_STRING_SIZE()
2023-03-29 19:18:06 +02:00
..
allocVariant.cpp
MemoryPool
calls the
Allocator
directly
2023-03-20 15:03:09 +01:00
clear.cpp
MemoryPool
calls the
Allocator
directly
2023-03-20 15:03:09 +01:00
CMakeLists.txt
Update copyright notice
2023-02-16 11:45:01 +01:00
saveString.cpp
MemoryPool
calls the
Allocator
directly
2023-03-20 15:03:09 +01:00
size.cpp
MemoryPool
calls the
Allocator
directly
2023-03-20 15:03:09 +01:00
StringCopier.cpp
Remove
JSON_ARRAY_SIZE()
,
JSON_OBJECT_SIZE()
, and
JSON_STRING_SIZE()
2023-03-29 19:18:06 +02:00