8000
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 899d9be commit 852d3afCopy full SHA for 852d3af
boards.txt
@@ -13,7 +13,7 @@ edge_control.build.fpu=-mfpu=fpv4-sp-d16
13
edge_control.build.float-abi=-mfloat-abi=softfp
14
edge_control.build.board=EDGE_CONTROL
15
edge_control.build.ldscript=linker_script.ld
16
-edge_control.build.postbuild.cmd=imgtool exit
+edge_control.build.postbuild.cmd="{tools.imgtool.path}/{tools.imgtool.cmd}" exit
17
edge_control.compiler.mbed.arch.define=-DARDUINO_ARCH_NRF52840
18
edge_control.compiler.mbed.defines={build.variant.path}/defines.txt
19
edge_control.compiler.mbed.ldflags={build.variant.path}/ldflags.txt
0 commit comments