We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d9957 commit f821736Copy full SHA for f821736
targets/TARGET_NORDIC/TARGET_NRF5/TARGET_MCU_NRF52832/TARGET_DELTA_DFBM_NQ620/mbed_overrides.c
@@ -13,9 +13,7 @@
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
- #define MBED_CONF_NORDIC_NRF_LF_CLOCK_SRC (NRF_LF_SRC_RC)
17
- #define MBED_CONF_NORDIC_NRF_LF_CLOCK_CALIB_TIMER_INTERVAL 16
18
- #define MBED_CONF_NORDIC_NRF_LF_CLOCK_CALIB_MODE_CONFIG 1
+
19
void mbed_sdk_init()
20
{
21
printf("", __TIME__, __DATE__);
0 commit comments