mirror of
				https://gitee.com/jiuyilian/embedded-framework.git
				synced 2025-10-24 18:20:15 -04:00 
			
		
		
		
	Mcu manager.
This commit is contained in:
		
							parent
							
								
									7a693216d8
								
							
						
					
					
						commit
						548b2acfa6
					
				| 
						 | 
				
			
			@ -121,7 +121,13 @@ libLogAbstract.a -->> -User:return
 | 
			
		|||
 | 
			
		||||
##### 1.4.2.2.4. MCU管理模块
 | 
			
		||||
 | 
			
		||||
   单片机通信接口库。
 | 
			
		||||
   MCU通信接口库,一般使用串口进行通信,需要考虑多态其它接口(例如I2C),考虑多态协议数据结构。MCU负责管理外设的电源控制 / 充当硬狗等。
 | 
			
		||||
 | 
			
		||||
###### 1.4.2.2.4.1. 串口开源库
 | 
			
		||||
使用下述开源库对串口数据进行收发。
 | 
			
		||||
```
 | 
			
		||||
https://gitee.com/RT-Thread-Mirror/TinyFrame
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
##### 1.4.2.2.5. IPC配置库
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user