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

Add -Wno-unused-function to supress-warnings.cmake #83

Merged
merged 1 commit into from
Dec 8, 2015

Conversation

andresag01
Copy link

@LiyouZhou
Copy link
Contributor

@andresag01 These warnings come from nordic files or our files? If it is our files, can't we fix the sourcefile? if it is nordic, does it work if we put this cmake file in nrf51-module?

@andresag01
Copy link
Author

They come from the nordic files, but they are included by our files. We already introduced some additional fixes for the nordic files as well. Have a look at this PR

@rgrover
Copy link
Contributor

rgrover commented Dec 3, 2015

This looks good to me. +1

To answer LiYou: In many cases, the problems originate from headers in the nordic SDK, but then manifest when these headers are included in sources from ble-nrf51822 (or elsewhere).

@rgrover
Copy link
Contributor

rgrover commented Dec 8, 2015

@LiyouZhou bump

LiyouZhou added a commit that referenced this pull request Dec 8, 2015
Add -Wno-unused-function to supress-warnings.cmake
@LiyouZhou LiyouZhou merged commit ab36877 into ARMmbed:master Dec 8, 2015
@rgrover
Copy link
Contributor

rgrover commented Dec 8, 2015

oh no, this was merged into 'master'
:(
it should have gone into 'develop'

@rgrover
Copy link
Contributor

rgrover commented Dec 8, 2015

I've deleted this merge from the history

@rgrover
Copy link
Contributor

rgrover commented Dec 8, 2015

merged into develop.
published ble-nrf51822-2.2.2

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.

3 participants