We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8774a7 commit a491841Copy full SHA for a491841
examples/rust-async/Makefile.ci
@@ -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