free-dap/platform/m484/include/NuMicro.h
2022-07-19 21:38:18 -07:00

17 lines
486 B
C

/**************************************************************************//**
* @file NuMicro.h
* @version V1.00
* @brief NuMicro peripheral access layer header file.
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __NUMICRO_H__
#define __NUMICRO_H__
#include "M480.h"
#endif /* __NUMICRO_H__ */