From 00844af7c42158c9222142d39ac22db5a9345fbb 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 e8a200648c..5e6f228d63 100644 --- a/targets/targets.json +++ b/targets/targets.json @@ -4619,7 +4619,6 @@ "macros_add": ["TARGET_RBLAB_BLENANO"] }, "RBLAB_BLENANO2": { - "supported_form_factors": ["ARDUINO"], "inherits": ["MCU_NRF52832"], "release_versions": ["5"], "device_name": "nRF52832_xxAA"