Skip to content

Commit

Permalink
Merge pull request #440 from cnlohr/working_on_minichlink_rvswd
Browse files Browse the repository at this point in the history
Add RVSWD reference implementation to minichlink.
  • Loading branch information
cnlohr authored Nov 11, 2024
2 parents 0175177 + 53f2ba8 commit 1f19b78
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 1f19b78

Please sign in to comment.