This repository was archived by the owner on Mar 7, 2026. It is now read-only.
mspm0: stub flashing, support for newer parts#2189
Open
hardesk wants to merge 72 commits intoblackmagic-debug:mainfrom
Open
mspm0: stub flashing, support for newer parts#2189hardesk wants to merge 72 commits intoblackmagic-debug:mainfrom
hardesk wants to merge 72 commits intoblackmagic-debug:mainfrom
Conversation
3e16dfc to
1226987
Compare
…Ts and switching between them automatically
…s quite different to the other platforms
…NFO does anything to avoid unused warnings
…quite different to the other platforms
…a suitable cross file too
…p USB, timing, and setting up the correct vector table address
…correctly and the pins are driven suitably hard
…the on-board Flash
…ng the dual target serial interfaces up to the second host serial interface
…oesn't get upset by them
…fer and more reasonable
…n steering macros weren't available when they should be
… mechanism using the EXTI
…le UART mechanism using the EXTI
… the UART needs to be switched by toggling the direction signal on the level translation once every 10ms
…RT appropriately based on state changes
…he DfuSe interface strings
…32U5 as the old method was making erase fail to execute correctly on these devices
… noticable ill effects This needs properly documenting and that documentation must be written before this is PR'd. The flag does not cause data corruption and appears to work the correct way, however it's unknown if it's acting like DMA or micro-halting the core. We suspect the latter.
…ut string with its value from getting compiled out when assertions are off
…ut string with its value from getting compiled out when assertions are off
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Detailed description
Your checklist for this pull request