Set the build configuration for NRF52 to small.

pull/2211/head
Vincent Coubard 2016-07-26 23:34:46 +01:00
parent c05272c642
commit d3d6c8144d
1 changed files with 2 additions and 1 deletions

View File

@ -1951,7 +1951,8 @@
"value": "NRF_LF_SRC_XTAL",
"macro_name": "MBED_CONF_NORDIC_NRF_LF_CLOCK_SRC"
}
}
},
"default_build": "small"
},
"NRF52_DK": {
"supported_form_factors": ["ARDUINO"],