mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
examples, tests: add feather-m0-lora to low memory boards
This commit is contained in:
parent
f8ed7bcd56
commit
a53ce8b9c1
@ -20,6 +20,7 @@ BOARD_INSUFFICIENT_MEMORY := \
|
|||||||
esp8266-olimex-mod \
|
esp8266-olimex-mod \
|
||||||
esp8266-sparkfun-thing \
|
esp8266-sparkfun-thing \
|
||||||
feather-m0 \
|
feather-m0 \
|
||||||
|
feather-m0-lora \
|
||||||
feather-m0-wifi \
|
feather-m0-wifi \
|
||||||
firefly \
|
firefly \
|
||||||
frdm-kl43z \
|
frdm-kl43z \
|
||||||
|
@ -25,6 +25,7 @@ LOW_MEMORY_BOARDS += \
|
|||||||
e104-bt5010a-tb \
|
e104-bt5010a-tb \
|
||||||
derfmega128 \
|
derfmega128 \
|
||||||
feather-m0 \
|
feather-m0 \
|
||||||
|
feather-m0-lora \
|
||||||
feather-m0-wifi \
|
feather-m0-wifi \
|
||||||
hifive1 \
|
hifive1 \
|
||||||
hifive1b \
|
hifive1b \
|
||||||
|
Loading…
Reference in New Issue
Block a user