Skip to content

Commit 00328bf

Browse files
committed
examples/rust-async: Block native32 due to unclear build issues
1 parent b656753 commit 00328bf

File tree

1 file changed

+3
-0
lines changed
  • examples/lang_support/official/rust-async

1 file changed

+3
-0
lines changed

examples/lang_support/official/rust-async/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,7 @@ DEVELHELP ?= 1
2727
# Change this to 0 show compiler invocation lines by default:
2828
QUIET ?= 1
2929

30+
# TODO: Unclear alignment issues
31+
BOARD_BLACKLIST := native32
32+
3033
include $(RIOTBASE)/Makefile.include

0 commit comments

Comments
 (0)