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

Modify bootloader behaviour similar to Leonardo/Micro #569

Open
kitsunami opened this issue Aug 30, 2017 · 0 comments
Open

Modify bootloader behaviour similar to Leonardo/Micro #569

kitsunami opened this issue Aug 30, 2017 · 0 comments

Comments

@kitsunami
Copy link

As an Arduino 101 end-user, I would like the bootloader behavior to be similar to the Leonardo/Micro...

the long boot time has been worked around in the IDE serial monitor a long time ago.
Anyway, I believe the proposal was to implement a behaviour similar to Leonardo/Micro:
boot "directly" to sketch (if there is no magic number in RAM, bootloader launches the sketch after 0.5seconds)
if 1200bps is called, a reset is performed and the RAM is marked
as the board reboots, the bootloader recognizes the mark and waits longer (7 seconds in these bootloaders)
Do you believe it will ever be possible to modify the bootloader behaviour in this way?

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

No branches or pull requests

1 participant