1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

examples/dtls-wolfssl: Sort Makefile.ci

This commit is contained in:
Marian Buschsieweke 2024-06-05 21:59:02 +02:00
parent 21151691d7
commit 54702a53db
No known key found for this signature in database
GPG Key ID: 77AA882EC78084E6

View File

@ -14,6 +14,7 @@ BOARD_INSUFFICIENT_MEMORY := \
i-nucleo-lrwan1 \ i-nucleo-lrwan1 \
im880b \ im880b \
lobaro-lorabox \ lobaro-lorabox \
maple-mini \
microbit \ microbit \
nrf51dongle \ nrf51dongle \
nrf6310 \ nrf6310 \
@ -35,7 +36,6 @@ BOARD_INSUFFICIENT_MEMORY := \
nucleo-l031k6 \ nucleo-l031k6 \
nucleo-l053r8 \ nucleo-l053r8 \
nucleo-l412kb \ nucleo-l412kb \
maple-mini \
olimexino-stm32 \ olimexino-stm32 \
opencm904 \ opencm904 \
samd10-xmini \ samd10-xmini \