mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
change(esp_hw_support): Move security-related modules to the esp_security component
- Also adds support to whitelist target specific expected dependency violations in check_dependencies.py
This commit is contained in:
@@ -917,6 +917,7 @@ set(bt_priv_requires
|
||||
esp_driver_spi
|
||||
esp_driver_gpio
|
||||
esp_gdbstub
|
||||
esp_security
|
||||
)
|
||||
|
||||
idf_component_register(SRCS "${srcs}"
|
||||
|
||||
Reference in New Issue
Block a user