removed cmsis lib and references

This commit is contained in:
Ken Van Hoeylandt
2024-01-17 21:02:08 +01:00
parent 622c9f780c
commit a931b83435
17 changed files with 8 additions and 14101 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
idf_component_register(
SRC_DIRS "src"
INCLUDE_DIRS "src"
REQUIRES mlib cmsis_core mbedtls esp_hw_support nvs_flash
REQUIRES mlib mbedtls esp_hw_support nvs_flash
)