2022-10-11 08:59:42 +08:00

16 lines
448 B
C

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