forked from bblanchon/ArduinoJson
Added string deduplication (closes #1303)
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
add_executable(MemoryPoolTests
|
||||
allocVariant.cpp
|
||||
allocString.cpp
|
||||
clear.cpp
|
||||
saveString.cpp
|
||||
size.cpp
|
||||
StringCopier.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user