NRF52840_DK: Fixes target id code

pull/11995/head
Veijo Pesonen 2019-12-02 12:56:41 +02:00
parent 28a2327f7e
commit 5d3e859d1c
1 changed files with 1 additions and 0 deletions

View File

@ -7844,6 +7844,7 @@
"NRF52840_DK": {
"supported_form_factors": ["ARDUINO"],
"inherits": ["MCU_NRF52840"],
"detect_code": ["1102"],
"macros_add": [
"CONFIG_GPIO_AS_PINRESET"
]