Skip to content

Commit a491841

Browse files
committed
examples/rust-async: Add Makefile.ci
1 parent e8774a7 commit a491841

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

examples/rust-async/Makefile.ci

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
BOARD_INSUFFICIENT_MEMORY := \
2+
nucleo-f031k6 \
3+
nucleo-f042k6 \
4+
nucleo-l011k4 \
5+
samd10-xmini \
6+
stk3200 \
7+
stm32f030f4-demo \
8+
#

0 commit comments

Comments
 (0)