Skip to content

Commit

Permalink
Working RVSWD implementation in software for minichlink + the esp32-s…
Browse files Browse the repository at this point in the history
…2 programmer
  • Loading branch information
cnlohr committed Nov 10, 2024
1 parent 0a1d437 commit 53f2ba8
Show file tree
Hide file tree
Showing 6 changed files with 451 additions and 109 deletions.
3 changes: 3 additions & 0 deletions examples_v30x/debugprintfdemo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ TARGET_MCU_PACKAGE:=CH32V305RBT6

include ../../ch32v003fun/ch32v003fun.mk

monitor :
$(MINICHLINK)/minichlink -aT

flash : cv_flash
clean : cv_clean

Loading

0 comments on commit 53f2ba8

Please sign in to comment.