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

Adapt library to mbed-os 6.4.0 #139

Merged
merged 4 commits into from
Nov 30, 2020

Conversation

polldo
Copy link
Contributor

@polldo polldo commented Nov 10, 2020

This PR addresses the namespace changes on mbed-os (cordio and vendor removed).
It also addresses the problem of having mbed macro not considered during the compilation of the cordio thread. It solves this by including the mbed file headers (in this case <driver/CordioHCITransportDriver.h>) after Arduino.h

@facchinm facchinm merged commit 840501e into arduino-libraries:master Nov 30, 2020
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