Skip to content

Custom partition and bootloader #1

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

hathach
Copy link
Member

@hathach hathach commented Nov 11, 2020

This PR allow variant to has its own custom patition.csv and 2nd stage bootloader.bin. If those don't exist, it will use default sdk partition.csv and sdk/bootloader. This is required for board that have pre-loaded tinyuf2 bootloader and allow to switching back and forth between circuitpython and arduino without overwrite the user fatfs and/or the bootloader + tinyuf2

It looks good however, but require modifying the platform.txt, maybe espressif would have other ideas on how to implement this.

@hathach hathach requested a review from ladyada November 11, 2020 15:47
@hathach hathach changed the title Custom patition bootloader Custom partition and bootloader Nov 11, 2020
@hathach
Copy link
Member Author

hathach commented Nov 12, 2020

@hathach hathach closed this Nov 12, 2020
@hathach hathach deleted the custom-patition-bootloader branch November 12, 2020 14:53
@hathach hathach restored the custom-patition-bootloader branch November 13, 2020 17:25
@hathach hathach deleted the custom-patition-bootloader branch November 13, 2020 17:26
@hathach hathach restored the custom-patition-bootloader branch November 13, 2020 17:26
@hathach hathach reopened this Nov 13, 2020
@hathach hathach marked this pull request as ready for review November 13, 2020 17:38
@hathach hathach closed this Nov 17, 2020
@hathach hathach deleted the custom-patition-bootloader branch November 30, 2020 03:16
brentru added a commit that referenced this pull request Oct 22, 2024
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.

1 participant