Files
TencentOS-tiny/board/Nuvoton_M251/BSP/Inc/NuMicro.h
2019-10-25 18:47:35 +08:00

16 lines
479 B
C

/**************************************************************************//**
* @file NuMicro.h
* @version V1.00
* @brief NuMicro peripheral access layer header file.
*
* @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __NUMICRO_H__
#define __NUMICRO_H__
#include "M251.h"
#endif /* __NUMICRO_H__ */
/*** (C) COPYRIGHT 2018 Nuvoton Technology Corp. ***/