Skip to content

Commit 88682f4

Browse files
author
Owen L - SFE
committed
add lis2dh12 and hm01b0 includes for Edge variant
1 parent 124cb78 commit 88682f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ edge.build.mcu=cortex-m4
222222
edge.build.f_cpu=48000000L
223223
edge.build.core=arduino
224224
edge.build.defs=
225-
edge.build.includes="-I{build.variant.path}/config" "-I{build.variant.path}/bsp"
225+
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"
226226
edge.build.libs=
227227
edge.build.extra_flags=-DPART_apollo3 -DAM_PACKAGE_BGA -DAM_PART_APOLLO3
228228
edge.build.ldscript={build.variant.path}/linker_scripts/gcc/ambiq_sbl_app.ld

0 commit comments

Comments
 (0)