8000 Allow boards to override the default machine.bootloader behavior. by iabdalkader · Pull Request #8590 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

Allow boards to override the default machine.bootloader behavior. #8590

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

Closed
wants to merge 4 commits into from

Conversation

iabdalkader
Copy link
Contributor
@iabdalkader iabdalkader commented Apr 27, 2022

This is a follow up to the discussion started in #8547. These changes allow boards to override the default machine.bootloader() behavior in way that's consistent across the nrf, rp2, renesas-ra and stm32 ports.
Additionally, rp2's machine.bootloader() was changed to conform to the documented generic machine.bootloader API and accept an optional arg (if provided).

@iabdalkader iabdalkader force-pushed the enter_bootloader branch 3 times, most recently from 97775e5 to bb7d86a Compare June 8, 2022 15:04
@iabdalkader iabdalkader changed the title Allow boards to override the default machine.bootloader()/enter_bootloader() behavior. Allow boards to override the default machine.bootloader behavior. Jun 8, 2022
@dpgeorge
Copy link
Member

Merged in 0adf0dd through c5d26ee

@dpgeorge dpgeorge closed this Jun 17, 2022
RetiredWizard pushed a commit to RetiredWizard/micropython that referenced this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0