Skip to content

Commit

Permalink
examples/suit_update: remove boards from insufficient memory list
Browse files Browse the repository at this point in the history
ruuvitag/thingy52 provide the periph_uart feature so stdio_uart can work on these boards even if stdio_rtt is disabled because of ethos.
  • Loading branch information
aabadie committed Jan 14, 2020
1 parent a12af69 commit 024d4ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/suit_update/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@ BOARD_INSUFFICIENT_MEMORY := \
nucleo-l031k6 \
nucleo-l053r8 \
nucleo-l073rz \
ruuvitag \
saml10-xpro \
saml11-xpro \
stm32f0discovery \
telosb \
thingy52 \
waspmote-pro \
wsn430-v1_3b \
wsn430-v1_4 \
Expand Down

0 comments on commit 024d4ab

Please sign in to comment.