Skip to content

Commit 72f05db

Browse files
authored
Merge pull request #10 from bcmi-labs/unoq-board-define
Rename board identifier to be consistent
2 parents 22c17c6 + d11b4b8 commit 72f05db

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
@@ -24,7 +24,7 @@ unoq.compiler.zephyr.arch.define=
2424
unoq.build.float-abi=-mfloat-abi=hard
2525
unoq.build.extra_flags=
2626
unoq.build.postbuild.cmd="{tools.imgtool.path}/{tools.imgtool.cmd}" exit
27-
unoq.build.board=unoq
27+
unoq.build.board=UNO_Q
2828
unoq.build.zephyr_hals=hal_stm32
2929
unoq.compiler.zephyr.arch.define=
3030
unoq.compiler.zephyr=

0 commit comments

Comments
 (0)