forked from bblanchon/ArduinoJson
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