ARMmbed / ble-nrf51822

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

Update S110 detection macros #43

Closed jpbrucker closed 9 years ago

jpbrucker commented 9 years ago

Those macros are defined by mbed SDK in targets.py. They changed from MCU_NORDIC_xxx_S110 to MCU_NRF51_xxx_S110. Update the #ifdefs accordingly.