4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-19 04:03:32 +08:00
2021-09-07 10:45:38 +08:00

15 lines
258 B
C

/*
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2020-09-01 DongBowen first version
*/
#include <rtdevice.h>
#include "board_config.h"
/**
* The below functions will initialize HC32 board.
*/