mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Refactored StringBuilder into StringStorage
This commit is contained in:
@@ -7,7 +7,7 @@ add_executable(MemoryPoolTests
|
||||
allocString.cpp
|
||||
clear.cpp
|
||||
size.cpp
|
||||
StringBuilder.cpp
|
||||
StringCopier.cpp
|
||||
)
|
||||
|
||||
add_test(MemoryPool MemoryPoolTests)
|
||||
|
||||
Reference in New Issue
Block a user