We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953d4d8 commit 69e362aCopy full SHA for 69e362a
src/elrs.flash.1m64.ld src/elrs.flash.1m.ldsrc/elrs.flash.1m64.ld renamed to src/elrs.flash.1m.ld
src/targets/common.ini
@@ -142,7 +142,7 @@ build_flags =
142
-D PIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY_LOW_FLASH
143
-I ${PROJECTSRC_DIR}/hal
144
board_build.f_cpu = 160000000L
145
-board_build.ldscript = ./elrs.flash.1m64.ld
+board_build.ldscript = ./elrs.flash.1m.ld
146
build_src_filter = ${common_env_data.build_src_filter} -<ESP32*.*>
147
extra_scripts =
148
${env.extra_scripts}
0 commit comments