non-crashing CSpot + spi_master and override fixes

This commit is contained in:
Philippe G
2022-01-04 13:52:45 -08:00
parent 33c7ba820d
commit e59188ec44
15 changed files with 52 additions and 30 deletions

View File

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