Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-esp32
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
arduino-esp32
Commits
316c021b
Unverified
Commit
316c021b
authored
May 27, 2024
by
monte-monte
Committed by
GitHub
May 27, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Kconfig.projbuild (#9684)
Fix selective compilation to include LittleFS library when checked in menu.
parent
d164df89
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Kconfig.projbuild
Kconfig.projbuild
+2
-2
No files found.
Kconfig.projbuild
View file @
316c021b
...
...
@@ -311,8 +311,8 @@ config ARDUINO_SELECTIVE_FFat
depends on ARDUINO_SELECTIVE_COMPILATION && ARDUINO_SELECTIVE_FS
default y
config ARDUINO_SELECTIVE_L
ITTLE
FS
bool "Enable L
ITTLE
FS"
config ARDUINO_SELECTIVE_L
ittle
FS
bool "Enable L
ittle
FS"
depends on ARDUINO_SELECTIVE_COMPILATION && ARDUINO_SELECTIVE_FS
default y
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment