We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa1610 commit 0a1ba74Copy full SHA for 0a1ba74
libraries/LittleFS/examples/LITTLEFS_PlatformIO/platformio.ini
@@ -16,17 +16,6 @@ framework = arduino
16
17
[env:esp32]
18
platform = espressif32
19
-;platform = https://github.com/platformio/platform-espressif32.git
20
-;board_build.mcu = esp32
21
-platform_packages = framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git
22
-
23
-build_flags =
24
- ${env.build_flags}
25
- -D=${PIOENV}
26
- ;-D CONFIG_LITTLEFS_FOR_IDF_3_2
27
28
-lib_deps = https://github.com/lorol/LITTLEFS.git
29
30
board = esp32dev
31
;board_build.partitions = partitions_custom.csv
32
monitor_filters = esp32_exception_decoder
0 commit comments