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

Add flag to capabilities to report if target has booter or not #358

Closed
josesimoes opened this issue Jul 16, 2018 · 2 comments · Fixed by nanoframework/nf-interpreter#785
Closed

Comments

@josesimoes
Copy link
Member

josesimoes commented Jul 16, 2018

STM32 targets have booter, ESP32 doesn't. Knowing if a target has booter is important to know how to proceed with firmware updates, for example.

@MatthiasJentsch
Copy link
Contributor

Does the ESP32 have no booter? We have the file bootloader.bin that we flash into the device. Is that not the booter? Or do we mean with "booter" another thing?

@josesimoes
Copy link
Member Author

ESP32 has its own booter which is not the nanoFramework one.
@AdrianSoundy can provide more details on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants