removed cmsis lib and references
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user