mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-06-06 05:14:44 +00:00
Merge branch 'fix/build_failure_ssl_ds' into 'master'
Add nvs_flash dependency explicitly See merge request espressif/esp-mqtt!271
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
idf_component_register(SRCS "app_main.c"
|
||||
PRIV_REQUIRES mqtt esp_netif
|
||||
PRIV_REQUIRES mqtt esp_netif nvs_flash
|
||||
INCLUDE_DIRS ".")
|
||||
|
||||
Reference in New Issue
Block a user