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-19 21:42:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7cdf638e741e4a3ff05f019191a9ef5d085ffa3
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