rt-thread/bsp/rockchip/rk2108/board/rk2108_evb/board.c

16 lines
272 B
C

/*
* Copyright (c) 2021 Rockchip Electronics Co., Ltd.
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2021-10-12 Steven Liu first implementation
*/
#include <rthw.h>
#include <rtthread.h>
#include "board.h"