big merge

This commit is contained in:
Philippe G
2021-12-18 21:04:23 -08:00
parent 955692f8ad
commit 898998efb0
583 changed files with 84472 additions and 1965 deletions

View File

@@ -1,7 +1,6 @@
idf_component_register(SRCS operator.cpp utf8.c trace.c
REQUIRES esp_common pthread
idf_component_register(SRCS operator.cpp tools.c
REQUIRES esp_common pthread
INCLUDE_DIRS .
PRIV_REQUIRES services freertos pthread esp_common
)
#doing our own implementation of new operator for some pre-compiled binaries