ARMmbed / ble-nrf51822

Nordic stack and drivers for the mbed BLE_API
Other
46 stars 51 forks source link

new target DELTA_DFCM_NNN40 with nrf51822 chip, config internal RC crystal. #6

Closed Marcomissyou closed 9 years ago

Marcomissyou commented 9 years ago

Hi, I only modify btle.cpp file.

if defined(TARGET_DELTA_DFCM_NNN40) || defined(TARGET_HRM1017)

for setting NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION

Thanks Marco

rgrover commented 9 years ago

Thanks. And apologies for the delay.