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

[WIP] nanoBooter mbed-os sample implementation #32

Merged
merged 2 commits into from
Dec 30, 2016
Merged

[WIP] nanoBooter mbed-os sample implementation #32

merged 2 commits into from
Dec 30, 2016

Conversation

cw2
Copy link
Contributor

@cw2 cw2 commented Dec 29, 2016

This is the initial work-in-progress nanoBooter mbed-os sample implementation, to demonstrate a possible workflow for an embedded developer that wants to use nano Framework on his board (assuming one supported by mbed-os).

There is a bug that causes MFDeploy to show "no connection", although technically the Ping reply packed data are received successfully.

The steps necessary to build the image and known issues and limitations (to be addressed in future versions) are described in targets\os\mbed-os\nanoBooter\README.md.

@cw2 cw2 requested a review from josesimoes December 29, 2016 22:37
@josesimoes josesimoes added Area: Interpreter Everything related with the interpreter, execution engine and such Status: in progress labels Dec 30, 2016
@josesimoes josesimoes merged commit b1caa6d into nanoframework:dev-alpha Dec 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Interpreter Everything related with the interpreter, execution engine and such
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants