1 Star 0 Fork 0

GKoSon / RTT_BSP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
串口案例1.txt 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
复制官网文章的代码 写一个QR.C 放在
D:\GKOSON_BACK_GARDEN\repository\RTT-GIT\rt-thread\bsp\stm32\stm32f412-koson625\applications
然后XSHELL
help
RT-Thread shell commands:
uart_sample - uart device sample
reboot - Reboot System
version - show RT-Thread version information
list_thread - list thread
list_sem - list semaphore in system
list_event - list event in system
list_mutex - list mutex in system
list_mailbox - list mail box in system
list_msgqueue - list message queue in system
list_mempool - list memory pool in system
list_timer - list timer in system
list_device - list device in system
help - RT-Thread shell help.
ps - List threads in the system.
time - Execute command with time.
free - Show the memory usage in the system.
msh >uart_sample
hello RT-Thread!
msh >
此时#define SAMPLE_UART_NAME "uart1"
板子其实是6
此时#define SAMPLE_UART_NAME "uart6"
msh >uart_sample
find uart6 failed!
msh >
1
https://gitee.com/GKoSon/RTT_BSP.git
git@gitee.com:GKoSon/RTT_BSP.git
GKoSon
RTT_BSP
RTT_BSP
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891