Fix LitteFS dependency error
This commit is contained in:
parent
3521d8c856
commit
55accd07f3
6 changed files with 6 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.16.0)
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
list(APPEND EXTRA_COMPONENT_DIRS managed_components)
|
||||
list(APPEND EXTRA_COMPONENT_DIRS "${CMAKE_SOURCE_DIR}/.pio/libdeps/${configName}/esp_littlefs")
|
||||
project(btclock_espidf)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue