文件名称:07uart
介绍说明--下载内容均来自于网络,请自行研究使用
c 语 言 编程,简 单 的 串口 驱动 实例-uart develop
(系统自动生成,下载前可以参看下载内容)
下载文件列表
07uart
......\Makefile
......\common.h
......\main.c
......\regs.h
......\start.s
......\uart
......\....\DEMO
......\....\....\DEMO.mcp
......\....\....\src
......\....\....\...\beep.c
......\....\....\...\beep.h
......\....\....\...\command.c
......\....\....\...\command.h
......\....\....\...\key.c
......\....\....\...\key.h
......\....\....\...\led.c
......\....\....\...\led.h
......\....\....\...\lib.c
......\....\....\...\lib.h
......\....\....\...\main.c
......\....\....\...\printf.c
......\....\....\...\printf.h
......\....\....\...\shell.c
......\....\....\...\shell.h
......\....\....\...\stdio.c
......\....\....\...\stdio.h
......\....\....\...\uart.c
......\....\....\...\uart.h
......\....\串口通信.ppt
......\uart.c