More LittleFS fixes

This commit is contained in:
Djuri Baars 2024-03-18 20:28:41 +01:00
parent 46133c2a42
commit 8068716f51
3 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,7 @@
cmake_minimum_required(VERSION 3.16.0)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
get_filename_component(configName "${CMAKE_BINARY_DIR}" NAME)
list(APPEND EXTRA_COMPONENT_DIRS "${CMAKE_SOURCE_DIR}/.pio/libdeps/${configName}/esp_littlefs")
project(btclock_espidf)

View File

@ -4,6 +4,6 @@ dependencies:
source:
type: idf
version: 4.4.6
manifest_hash: ba1e2b36b26ea70c5dc2f8e8eaa05905e8d5374788d5958d051531d768a8e6da
manifest_hash: f4c10dfb616cf7e24f85cb263b8c89ef7d6d8eee64860fd27097b1a83ba56960
target: esp32s3
version: 1.0.0

@ -1 +0,0 @@
Subproject commit fd64733cdf248c7a7eb207db7d28124f8857fe0b