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

WIP: stm32 flash rework + ch32 flash rework and implementation #1642

Draft
wants to merge 130 commits into
base: main
Choose a base branch
from

Conversation

perigoso
Copy link
Contributor

@perigoso perigoso commented Oct 5, 2023

Detailed description

This is the work I have been doing on the stm32 flash rework + ch32 flash implementation, for now deeply intertwined and built over #1399, it is in a very rough state, and this PR is just a draft, don't mind the vagueness and incompleteness

Your checklist for this pull request

  • I've read the Code of Conduct
  • I've read the guidelines for contributing to this repository
  • It builds for hardware native (make PROBE_HOST=native)
  • It builds as BMDA (make PROBE_HOST=hosted)
  • I've tested it to the best of my ability
  • My commit messages provide a useful short description of what the commits do

Closing issues

dragonmux and others added 30 commits October 3, 2023 16:33
… and a failure warning to the CSR wait complete function
dragonmux and others added 29 commits October 3, 2023 16:44
… loss of a huge amount of speed (25% the speed)
Used to mark codes that are not part of the JEP106 or any other standard
but are used internally by BMD to identify targets that don't provide a
usable identification codes
The chip replies ok when probing the breakpoints but the reply is empty

Co-authored-by: mean <[email protected]>
@dragonmux dragonmux added this to the v2.0 release milestone Oct 28, 2023
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.

2 participants