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

Remove support for SLIP-backhaul driver #211

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

artokin
Copy link

@artokin artokin commented Mar 19, 2020

Remove support for SLIP backhaul driver as it is using deprecated class RawSerial that is not available in the new Mbed OS 6.0. The class RawSerial will be replaced by UnbufferedSerial once the Mbed OS 6.0 is available.

Slip-driver removal is needed to maintain nanostack-border-router compatibility between different Mbed OS versions.

@artokin artokin force-pushed the update_slip_driver branch 2 times, most recently from 98c7bd2 to d35e197 Compare March 19, 2020 12:59
@artokin artokin changed the title Update sal-stack-nanostack-slip Remove support for SLIP-backhaul driver Mar 19, 2020
Remove slip-driver support (sal-stack-nanostack-slip) as it is using
deprecated class RawSerial. RawSerial will be replaced with
UnbufferedSerial in Mbed OS 6.
@juhhei01
Copy link

Is this stopping support raspberry PI hat?

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