docs: consolidate project documentation
This commit is contained in:
+3
-2
@@ -30,7 +30,7 @@
|
||||
|
||||
1. `MUX`:全局数据承载模式开关
|
||||
2. `NET`:全局静态网络配置记录
|
||||
3. `LINK[ROLE]`:按角色名组织的链路配置记录(`S1/S2/C1/C2`)
|
||||
3. `LINK`:按角色名组织的链路配置记录(`S1/S2/C1/C2`)
|
||||
|
||||
约束如下:
|
||||
|
||||
@@ -452,4 +452,5 @@ AT+RESET\r\n
|
||||
|
||||
- AT 命令实现:[config.c](/D:/code/STM32Project/TCP2UART/App/config.c)
|
||||
- 配置结构与默认值:[config.h](/D:/code/STM32Project/TCP2UART/App/config.h)
|
||||
- 调试与测试记录:[uart-ch390-debug-handoff.md](/D:/code/STM32Project/TCP2UART/uart-ch390-debug-handoff.md)
|
||||
- 调试指导:[工程调试指南.md](/D:/code/STM32Project/TCP2UART/工程调试指南.md)
|
||||
- 文档索引:[项目文档索引.md](/D:/code/STM32Project/TCP2UART/项目文档索引.md)
|
||||
|
||||
Reference in New Issue
Block a user