fix:更新注释等
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
|
||||
/**
|
||||
******************************************************************************
|
||||
* @file User\Driver\drv_usart.h
|
||||
* @author 路淮
|
||||
* @version v0.1
|
||||
* @date 2026-05-21
|
||||
* @brief 串口驱动头文件
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#ifndef __DRV_USART_H
|
||||
#define __DRV_USART_H
|
||||
|
||||
@@ -10,7 +20,7 @@
|
||||
#elif defined(__GNUC__)
|
||||
#endif
|
||||
|
||||
/* includes ----------------------------------------------------------------------------------------------*/
|
||||
/* includes ------------------------------------------------------------------*/
|
||||
#include "global.h"
|
||||
|
||||
/* macro ------------------------------------------------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user