Updated Debug with serial (markdown)

sommermorgentraum 2024-04-23 22:42:18 +08:00
parent 0711d6b34a
commit f11a6e499a

@ -1,6 +1,8 @@
You can only print things to debug for this. You can only print things to debug for this.
If you wanna set break point, checking registers etc, use another debug method. If you wanna set break point, checking registers etc, use another debug method.
ref. and code: https://github.com/portapack-mayhem/mayhem-firmware/pull/2111/files
# usage # usage
1. Include the async msg header in your file 1. Include the async msg header in your file
``` ```