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 124cb78 commit 88682f4Copy full SHA for 88682f4
boards.txt
@@ -222,7 +222,7 @@ edge.build.mcu=cortex-m4
222
edge.build.f_cpu=48000000L
223
edge.build.core=arduino
224
edge.build.defs=
225
-edge.build.includes="-I{build.variant.path}/config" "-I{build.variant.path}/bsp"
+edge.build.includes="-I{build.variant.path}/config" "-I{build.variant.path}/bsp" "-I{build.variant.path}/include/lis2dh12" "-I{build.variant.path}/include/hm01b0"
226
edge.build.libs=
227
edge.build.extra_flags=-DPART_apollo3 -DAM_PACKAGE_BGA -DAM_PART_APOLLO3
228
edge.build.ldscript={build.variant.path}/linker_scripts/gcc/ambiq_sbl_app.ld
0 commit comments