Skip to content

add missing get_type() from BlockDevice #5

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

Merged
merged 2 commits into from
May 30, 2019
Merged

add missing get_type() from BlockDevice #5

merged 2 commits into from
May 30, 2019

Conversation

pilotak
Copy link
Contributor

@pilotak pilotak commented Jan 11, 2019

according to this page it should have a function get_type() but i think this repo should be merged into OS as all other blockdevices are and I2CEE return should be added to above page as well

@pilotak
Copy link
Contributor Author

pilotak commented Jan 20, 2019

@geky CI fails because of mbed-cloud-sdk which is not relevant to this PR

@rdrill
Copy link

rdrill commented May 28, 2019

Without this fix under the upgraded mbed-os lib I had an error "Error: Variable type 'I2CEEBlockDevice' is an abstract class".

@geky
Copy link
Contributor

geky commented May 29, 2019

Trying to get the CI green but it's being a pain, seems like the last time CI ran was a year ago...

- Needed new gcc-arm-embedded ppa
- dist: Trusty did not allow apt-get update to work
- test.py is no longer working as it once was
- Needed to update pip versions
@geky
Copy link
Contributor

geky commented May 30, 2019

Ok, got it working. Thanks for the PR, sorry it took so long for me to get to it.

@geky geky merged commit d92806c into ARMmbed:master May 30, 2019
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