基于杨桃STM32——2号板为基础开发学习。
基于杨桃STM32——2号板为基础开发学习。
目前嵌入式使用的代码调式手段主要为使用硬件调试,如SWD、JATG等接口监控内存情况。 但目前大部分实际使用情况没有那么多的调试手段,只能使用互联网常用的手段——增加LOG。 当代码量大时,线程多时,LOG数量激增,不容易通过LOG解析,本代码库的作用就是为了清楚了解函数间的调用关系。
Contributions last year: 201
Max continuous contributions: 5
Recent contributions: 1
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.