From db8c31d30d9d3b4fc45ba218989917ddeee23840 Mon Sep 17 00:00:00 2001 From: Russ Butler Date: Fri, 1 Feb 2019 21:00:29 -0600 Subject: [PATCH] Remove ARDUINO form factor from RBLAB_BLENANO2 Remove the ARDUINO form factor from the RBLAB_BLENANO2 since it does not have D11, D12, D14, D15 defined and does not physically have the arduino form factor. --- targets/targets.json | 1 - 1 file changed, 1 deletion(-) diff --git a/targets/targets.json b/targets/targets.json index e70f568d00..ad50c2760c 100644 --- a/targets/targets.json +++ b/targets/targets.json @@ -4576,7 +4576,6 @@ "macros_add": ["TARGET_RBLAB_BLENANO"] }, "RBLAB_BLENANO2": { - "supported_form_factors": ["ARDUINO"], "inherits": ["MCU_NRF52832"], "release_versions": ["5"], "device_name": "nRF52832_xxAA"