Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated inclusions of mbed.h #89

Merged
merged 1 commit into from
Dec 15, 2015

Conversation

andresag01
Copy link

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

Replace all deprecated inclusions of mbed.h for mbed-drivers/mbed.h when using
mbed OS. Applications should compile for mbed classic.
@andresag01
Copy link
Author

@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 added a commit that referenced this pull request Dec 15, 2015
Replace deprecated inclusions of mbed.h
@rgrover rgrover merged commit 1527ce6 into ARMmbed:develop Dec 15, 2015
@rgrover
Copy link
Contributor

rgrover commented Dec 15, 2015

ble-nrf51822-2.2.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants