ARMmbed / ble-nrf51822

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

Replace deprecated inclusions of mbed.h #89

Closed andresag01 closed 8 years ago

andresag01 commented 8 years ago

Replace all deprecated inclusions of mbed.h for mbed-drivers/mbed.h when using mbed OS. Applications should compile for mbed classic.

andresag01 commented 8 years ago

@rgrover This is a simple improvement that was pending regarding IOTSFW-1191 to remove the following warnings from ble-nrf51822 module:

#warning mbed/mbed.h is deprecated.  Please use mbed-drivers/mbed.h instead.
rgrover commented 8 years ago

ble-nrf51822-2.2.7