This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked ArduinoJson
forked from
bblanchon/ArduinoJson
Code
Pull Requests
Activity
1,812
Commits
9
Branches
140
Tags
0f319e7ca4c8c5b2fb438b700290b95c484dba1d
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
0f319e7ca4
Remove capacity from
JsonDocument
's constructor
2023-07-18 09:08:55 +02:00
Benoit Blanchon
c4e5051a7a
Store index of slot in the pool instead of a pointer or a distance
2023-07-17 11:20:46 +02:00
Benoit Blanchon
d90b36c009
Extract
VariantPool
from
ResourceManager
2023-06-18 10:14:39 +02:00
Benoit Blanchon
8147625921
ResourceManager: replace
allocFromPool()
with
allocVariant()
2023-06-18 10:14:39 +02:00
Benoit Blanchon
4871380060
Rename
MemoryPool
to
ResourceManager
2023-06-18 10:14:39 +02:00