From 0cb75c5f1073f7846890335bdc318942ce79f1b2 Mon Sep 17 00:00:00 2001
From: Alexandre Abadie <alexandre.abadie@inria.fr>
Date: Wed, 12 Dec 2018 15:36:56 +0100
Subject: [PATCH] testbed-support: add nrf51dk to supported archis

---
 dist/testbed-support/makefile.iotlab.single.inc.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dist/testbed-support/makefile.iotlab.single.inc.mk b/dist/testbed-support/makefile.iotlab.single.inc.mk
index c6af7a0a83..50b7b27229 100644
--- a/dist/testbed-support/makefile.iotlab.single.inc.mk
+++ b/dist/testbed-support/makefile.iotlab.single.inc.mk
@@ -73,6 +73,7 @@ IOTLAB_ARCHI_frdm-kw41z     = frdm-kw41z:multi
 IOTLAB_ARCHI_iotlab-a8-m3   = a8:at86rf231
 IOTLAB_ARCHI_iotlab-m3      = m3:at86rf231
 IOTLAB_ARCHI_microbit       = microbit:ble
+IOTLAB_ARCHI_nrf51dk        = nrf51dk:ble
 IOTLAB_ARCHI_nrf52dk        = nrf52dk:ble
 IOTLAB_ARCHI_nrf52840dk     = nrf52840dk:multi
 IOTLAB_ARCHI_pba-d-01-kw2x  = phynode:kw2xrf
-- 
GitLab