mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
Fix VFS UART unit tests for esp32s2beta
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
set(srcdirs ".")
|
||||
if(IDF_TARGET STREQUAL "esp32")
|
||||
list(APPEND srcdirs "esp32")
|
||||
endif()
|
||||
|
||||
idf_component_register(SRC_DIRS ${srcdirs}
|
||||
INCLUDE_DIRS .
|
||||
|
Reference in New Issue
Block a user