4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-22 16:57:22 +08:00

15 lines
258 B
C
Raw Normal View History

/*
*
* 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.
*/