This commit is contained in:
2023-06-11 18:46:26 +08:00
commit 83ba21b0bd
161 changed files with 36383 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
/*
* drv_usart.h
*
* Created on: Mar 31, 2023
* Author: gxms0
*/
#ifndef BSP_DRV_USART_H_
#define BSP_DRV_USART_H_
#include "ch32v20x.h"
#endif /* BSP_DRV_USART_H_ */