We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc80a4 commit 6dbdd00Copy full SHA for 6dbdd00
tools/platformio-build.py
@@ -86,7 +86,7 @@ def get_bootloader_image(variants_dir):
86
join(
87
FRAMEWORK_DIR,
88
"tools",
89
- "sdk",
+ "esp32-arduino-libs",
90
build_mcu,
91
"bin",
92
"bootloader_${__get_board_boot_mode(__env__)}_${__get_board_f_flash(__env__)}.elf",
0 commit comments