mirror of https://github.com/ARMmbed/mbed-os.git
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.pull/9646/head
parent
740724fa52
commit
00844af7c4
|
@ -4619,7 +4619,6 @@
|
||||||
"macros_add": ["TARGET_RBLAB_BLENANO"]
|
"macros_add": ["TARGET_RBLAB_BLENANO"]
|
||||||
},
|
},
|
||||||
"RBLAB_BLENANO2": {
|
"RBLAB_BLENANO2": {
|
||||||
"supported_form_factors": ["ARDUINO"],
|
|
||||||
"inherits": ["MCU_NRF52832"],
|
"inherits": ["MCU_NRF52832"],
|
||||||
"release_versions": ["5"],
|
"release_versions": ["5"],
|
||||||
"device_name": "nRF52832_xxAA"
|
"device_name": "nRF52832_xxAA"
|
||||||
|
|
Loading…
Reference in New Issue