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 b656753 commit 00328bfCopy full SHA for 00328bf
examples/lang_support/official/rust-async/Makefile
@@ -27,4 +27,7 @@ DEVELHELP ?= 1
27
# Change this to 0 show compiler invocation lines by default:
28
QUIET ?= 1
29
30
+# TODO: Unclear alignment issues
31
+BOARD_BLACKLIST := native32
32
+
33
include $(RIOTBASE)/Makefile.include
0 commit comments