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

Update fix_gdb #453

Merged
merged 10 commits into from
Nov 25, 2024
Merged

Update fix_gdb #453

merged 10 commits into from
Nov 25, 2024

Conversation

cnlohr
Copy link
Owner

@cnlohr cnlohr commented Nov 25, 2024

No description provided.

niansa and others added 10 commits November 16, 2024 16:16
2. Add bi-directional "PWM In" DMA test.
 * Redo mechanism for gdb in a variety of ways, tested in a virety of situations.
 * Update minichlink.exe
 * Add `make gdbclient` as a target and change single step behavior.
 * Further tweaks to vs code launch (need to backport to template). And, also, improvements to windows GDB.
 * Optimize pgm-esp32-s2-ch32xx.c
 * Improve VS Code build
 * Properly define flash memory section.
 * Cleanup and unify vscode projects.
 * Super unbrick mode now unlocked.  It just continuously tries to unbrick.
 * Working on trying to make the v307 unbrick work
 * Tested working unbrick for v30x (and by extension v20x)
 * Fix unaligned (start address) writes.
 * Add vCont support.
 * remove threads as a feature
 * Update with s/c parsing
 * Announce steps.
 * Fix debug break behavior.
 * Fixup debug tasks.json double variable.:
 * Fixed halt/resume on WCH-LinkE

---------

Co-authored-by: monte-monte <[email protected]>
Fix bad GPIO_pinMode overview in branchless GPIO
@cnlohr cnlohr merged commit bf73d9a into fix_gdb Nov 25, 2024
12 checks passed
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.

3 participants