diff --git a/dist/testbed-support/makefile.iotlab.single.inc.mk b/dist/testbed-support/makefile.iotlab.single.inc.mk index 21984e2127..3e83a49db2 100644 --- a/dist/testbed-support/makefile.iotlab.single.inc.mk +++ b/dist/testbed-support/makefile.iotlab.single.inc.mk @@ -74,7 +74,7 @@ IOTLAB_ARCHI_microbit = microbit:ble IOTLAB_ARCHI_nrf52dk = nrf52dk:ble IOTLAB_ARCHI_nrf52840dk = nrf52840dk:multi IOTLAB_ARCHI_samr21-xpro = samr21:at86rf233 -IOTLAB_ARCHI_samr30-xpro = samr30:at86rf215 +IOTLAB_ARCHI_samr30-xpro = samr30:at86rf212b IOTLAB_ARCHI_wsn430-v1_3b = wsn430:cc1101 IOTLAB_ARCHI_wsn430-v1_4 = wsn430:cc2420 IOTLAB_ARCHI := $(IOTLAB_ARCHI_$(BOARD))