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

tests/pkg_semtech-loramac: add more unsupported boards

This commit is contained in:
Hyungsin 2020-01-11 03:55:27 -08:00
parent 6eed5b9d43
commit 992afd9017

View File

@ -2,9 +2,11 @@ BOARD ?= b-l072z-lrwan1
include ../Makefile.tests_common
# waspmote-pro and arduino-meag2560 don't have enough RAM to support another
# thread dedicated to RX messages
BOARD_WITHOUT_LORAMAC_RX := arduino-mega2560 waspmote-pro
BOARD_WITHOUT_LORAMAC_RX := \
arduino-mega2560 \
i-nuncleo-lrwan1 \
stm32f0discovery \
waspmote-pro \
LORA_DRIVER ?= sx1276
LORA_REGION ?= EU868