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-11-15 14:59:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0dd6231b3f360f9a6929af9f3ccc200fb0582146
ArduinoJson
/
extras
/
tests
/
ResourceManager
History
Benoit Blanchon
a1809d0f31
Replace
sizeof(VariantData)
with
sizeof(SlotData)
2024-09-10 18:26:58 +02:00
..
allocVariant.cpp
Rename
SlotWithId::slot()
and
VariantWithId::data()
to
ptr()
2024-08-25 14:54:45 +02:00
clear.cpp
Make
MemoryPool
generic
2024-08-25 14:58:23 +02:00
CMakeLists.txt
Update copyright year
2024-01-03 08:47:06 +01:00
saveString.cpp
Make
MemoryPool
generic
2024-08-25 14:58:23 +02:00
shrinkToFit.cpp
Replace
sizeof(VariantData)
with
sizeof(SlotData)
2024-09-10 18:26:58 +02:00
size.cpp
Make
MemoryPool
generic
2024-08-25 14:58:23 +02:00
StringBuilder.cpp
Make
MemoryPool
generic
2024-08-25 14:58:23 +02:00
swap.cpp
Make
MemoryPool
generic
2024-08-25 14:58:23 +02:00