Skip to content

Commit e94337b

Browse files
committed
examples/rust-gcoap: Regenerate Makefile.ci
1 parent 455b199 commit e94337b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

examples/rust-gcoap/Makefile.ci

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
BOARD_INSUFFICIENT_MEMORY := \
22
airfy-beacon \
3+
arduino-mkr1000 \
34
b-l072z-lrwan1 \
45
blackpill-stm32f103c8 \
56
blackpill-stm32f103cb \
@@ -12,6 +13,7 @@ BOARD_INSUFFICIENT_MEMORY := \
1213
cc2650stk \
1314
e104-bt5010a-tb \
1415
e104-bt5011a-tb \
16+
feather-m0-wifi \
1517
gd32vf103c-start \
1618
hifive1 \
1719
hifive1b \
@@ -21,7 +23,6 @@ BOARD_INSUFFICIENT_MEMORY := \
2123
lsn50 \
2224
maple-mini \
2325
microbit \
24-
microbit-v2 \
2526
nrf51dongle \
2627
nrf6310 \
2728
nucleo-c031c6 \
@@ -34,10 +35,15 @@ BOARD_INSUFFICIENT_MEMORY := \
3435
nucleo-f302r8 \
3536
nucleo-f303k8 \
3637
nucleo-f334r8 \
38+
nucleo-f410rb \
39+
nucleo-g070rb \
40+
nucleo-g071rb \
41+
nucleo-g431rb \
3742
nucleo-l011k4 \
3843
nucleo-l031k6 \
3944
nucleo-l053r8 \
4045
nucleo-l073rz \
46+
nucleo-l412kb \
4147
olimexino-stm32 \
4248
opencm904 \
4349
samd10-xmini \

0 commit comments

Comments
 (0)