-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add Wi-Fi firmware partition support for Pico 2 W #1969
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
Merged
Merged
Changes from 2 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
800cb52
Add partitions for Wi-Fi firmware
will-v-pi 462148f
Use common scope var for PICO_CYW43_DRIVER_CURRENT_PATH, and remove w…
will-v-pi 2bb0f11
Use FLASH_SECTOR_SIZE instead of 4096
will-v-pi 75d119e
Throw FATAL_ERROR when using RP2040
will-v-pi 2cb5d14
Add Bazel todo referencing #2055
will-v-pi d690e3e
Change partition ID to 0x776966696669726d (wififirm) and use data UF2…
will-v-pi 78f1b16
Review feedback
will-v-pi 4394654
Rename CYW43_USE_PARTITION_FIRMWARE->CYW43_USE_FIRMWARE_PARTITION and…
will-v-pi c1bdf1b
Use hard copies of the firmware for Risc-V builds
will-v-pi caf5492
Requires increased bootrom stack size on Risc-V
will-v-pi 918408a
pico_use_partition_firmware -> pico_use_wifi_firmware_partition
will-v-pi 0fa63dd
Only embed partition table if one isn't already embedded
will-v-pi 37ee6fa
Free extra Risc-V stack after use
will-v-pi f20b302
Fix Risc-V firmware build
will-v-pi 643a925
Add error message when no firmware partition is found
will-v-pi dff70a9
Increase partition size for latest firmware, and add docs
will-v-pi 1802cb9
Add CYW43_FIRMWARE_FAMILY_ID
will-v-pi d68e3ed
Fix family in wifi_pt.json
will-v-pi 79ff41a
Tidy up UF2 defines a bit
will-v-pi 116d898
Other tidyups
will-v-pi f258e01
Apply suggestions from code review
will-v-pi 24f1ffa
Fix clang build
will-v-pi 47d529f
Rename bootrom family ID min & max
will-v-pi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.