Newer
Older
mbed-os / targets / TARGET_NUVOTON / TARGET_M460 / device / Reg / NuMicro.h
@Jay Sridharan Jay Sridharan on 31 Dec 2022 470 bytes Merge upstream changes into mbed-ce (#117)
/**************************************************************************//**
 * @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 "M460.h"

#endif  /* __NUMICRO_H__ */