Add nanofmt as submodule

This commit is contained in:
2023-09-11 01:10:06 +02:00
parent 6f0acc90c3
commit da6a2d9d28
4 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
idf_component_register(SRCS "nanofmt/src/serialize.cpp"
INCLUDE_DIRS "nanofmt/include")