mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-15 17:36:38 +00:00
Remove nvs_flash.h from protocols/linux_stubs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
if(${IDF_TARGET} STREQUAL "linux")
|
||||
set(requires esp_stubs protocol_examples_common)
|
||||
set(requires esp_stubs protocol_examples_common nvs_flash)
|
||||
endif()
|
||||
|
||||
if("${CONFIG_EXAMPLE_IPV4}" STREQUAL y)
|
||||
|
||||
Reference in New Issue
Block a user