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

Fix for GCC lost in SDK v8.0 update #8

Merged
merged 1 commit into from
Apr 22, 2015
Merged

Fix for GCC lost in SDK v8.0 update #8

merged 1 commit into from
Apr 22, 2015

Conversation

rosterloh
Copy link
Contributor

This fix was previously in the library but was lost when porting over to new SDK

@0xc0170
Copy link

0xc0170 commented Apr 21, 2015

where was this fixed, in mbed sources or in sources coming from nordic?

@rosterloh
Copy link
Contributor Author

It was fixed in this library. The nrf_svc.h file had it in but was not in the Nordic sources

@0xc0170
Copy link

0xc0170 commented Apr 21, 2015

As I understand, it should be reported to them, not to override this fix again in the future.

@rosterloh
Copy link
Contributor Author

I just though I might submit it here as it was in before and no one who uses this library with mbed when they export to local compiler will be able to build.

@0xc0170
Copy link

0xc0170 commented Apr 21, 2015

@rosterloh Yes, correct. My point was that we should report this type of bugs (along with fixing them locally) directly to the file owners. @rgrover will look at this PR

rgrover added a commit that referenced this pull request Apr 22, 2015
Fix for GCC lost in SDK v8.0 update
@rgrover rgrover merged commit 7588e71 into ARMmbed:master Apr 22, 2015
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