Files
CH32V208WBU6/DRV/drv_usart.h
T

14 lines
181 B
C
Raw Normal View History

2023-06-11 18:46:26 +08:00
/*
* 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_ */