parent
08265b116c
commit
5c9be1fb3d
|
@ -102,3 +102,4 @@ SEGGER_RTT_printf() 的用法与 printf() 用法类似,注意换行使用 “\
|
||||||
|
|
||||||
1. [SEGGER调试利器RTT,替代串口,高速数据上传](https://blog.csdn.net/qlexcel/article/details/126633180)
|
1. [SEGGER调试利器RTT,替代串口,高速数据上传](https://blog.csdn.net/qlexcel/article/details/126633180)
|
||||||
2. [编译SeggerRTT报错: warning: #47-D: incompatible redefinition of macro "SEGGER_RTT_LOCK"](https://blog.csdn.net/weixin_39752827/article/details/88708626)
|
2. [编译SeggerRTT报错: warning: #47-D: incompatible redefinition of macro "SEGGER_RTT_LOCK"](https://blog.csdn.net/weixin_39752827/article/details/88708626)
|
||||||
|
3. [Using Segger Real Time Terminal (RTT) with Eclipse](https://mcuoneclipse.com/2015/07/07/using-segger-real-time-terminal-rtt-with-eclipse/)
|
||||||
|
|
Loading…
Reference in New Issue