File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 99
1010# OTA Files
1111* OTA_blob *
12+
13+ * .elf
14+ * .axf
15+ /test-results
Original file line number Diff line number Diff line change @@ -226,6 +226,7 @@ edge.build.includes=-I{build.variant.path}/config
226226edge.build.libs=
227227edge.build.extra_flags=-DPART_apollo3 -DAM_PACKAGE_BGA -DAM_PART_APOLLO3
228228edge.build.ldscript={build.variant.path}/linker_scripts/gcc/ambiq_sbl_app.ld
229+ edge.build.preferred_export_format=axf
229230
230231edge.menu.sbl_baud.921600=921600 (Default)
231232edge.menu.sbl_baud.115200=115200 (TensorFlow Conference Versions)
@@ -270,6 +271,7 @@ edge2.build.core=arduino
270271edge2.build.includes=-I{build.variant.path}/config
271272edge2.build.extra_flags=-DPART_apollo3 -DAM_PACKAGE_BGA -DAM_PART_APOLLO3
272273edge2.build.ldscript={build.variant.path}/linker_scripts/gcc/flash_with_bootloader.ld
274+ edge2.build.preferred_export_format=axf
273275edge2.build.defs=
274276edge2.build.libs=
275277edge2.menu.svl_baud.921600=921600
You can’t perform that action at this time.
0 commit comments