no EXTRAM attribute + cosmetics - release

This commit is contained in:
Philippe G
2021-11-13 16:43:51 -08:00
parent 8e5dbd2144
commit 1dbffe6753
4 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
idf_component_register( SRC_DIRS .
INCLUDE_DIRS .
PRIV_REQUIRES tools newlib console esp_common freertos
PRIV_REQUIRES tools newlib console esp_common freertos
REQUIRES nvs_flash json
)