diff options
Diffstat (limited to 'lib/console/CMakeLists.txt')
| -rw-r--r-- | lib/console/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/console/CMakeLists.txt b/lib/console/CMakeLists.txt index 5904ac5a..093380e1 100644 --- a/lib/console/CMakeLists.txt +++ b/lib/console/CMakeLists.txt @@ -28,4 +28,4 @@ idf_component_register(SRCS "commands.c" ${argtable_srcs} INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR} REQUIRES vfs - PRIV_REQUIRES driver) + PRIV_REQUIRES driver esp_vfs_console) |
