pikapython/bsp/mm32f5277e9p/Files/device/system_mm32f5277e.h

15 lines
259 B
C
Raw Normal View History

2022-06-24 22:28:36 +08:00
/*
* Copyright 2022 MindMotion Microelectronics Co., Ltd.
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef __SYSTEM_MM32F5277E_H__
#define __SYSTEM_MM32F5277E_H__
void SystemInit(void);
#endif /* __SYSTEM_MM32F5277E_H__ */