boards/arduino-atmega: don't provide arduino for jiminy-mega256rfr2

This commit is contained in:
Kaspar Schleiser 2018-04-20 12:07:06 +02:00
parent 594ead07db
commit 7f62fd83ed

View File

@ -7,7 +7,9 @@ FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart FEATURES_PROVIDED += periph_uart
# Various other features (if any) # Various other features (if any)
ifeq (,$(filter jiminy-mega256rfr2,$(BOARD)))
FEATURES_PROVIDED += arduino FEATURES_PROVIDED += arduino
endif
# The board MPU family (used for grouping by the CI system) # The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = avr8 FEATURES_MCU_GROUP = avr8