♻️ Moves sdkconfig.defaults
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ managed_components/
|
||||
dependencies.lock
|
||||
sdkconfig
|
||||
sdkconfig.*
|
||||
!esp32/sdkconfig.defaults
|
||||
!sdkconfig.defaults
|
||||
esp32/src/platform_shared/*
|
||||
!esp32/src/platform_shared/.gitkeep
|
||||
app/src/lib/platform_shared/*
|
||||
|
||||
@@ -26,3 +26,7 @@ CONFIG_COMPILER_OPTIMIZATION_PERF=y
|
||||
|
||||
# Partition table
|
||||
CONFIG_PARTITION_TABLE_CUSTOM=y
|
||||
|
||||
# CONFIG_FATFS_LFN_NONE is not set
|
||||
# CONFIG_FATFS_LFN_HEAP is not set
|
||||
CONFIG_FATFS_LFN_STACK=y
|
||||
Reference in New Issue
Block a user