Steven-LiuSF 8b60b58b51
[bsp][rockchip][rk2108]: add rk2108 base support. (#6040)
* [bsp][rockchip][rk2108]: add rk2108 base support.

Signed-off-by: Steven Liu <steven.liu@rock-chips.com>
2022-06-09 14:27:30 +08:00

16 lines
343 B
C

/**
* Copyright (c) 2019 Fuzhou Rockchip Electronics Co., Ltd
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2019-05-15 Jay first implementation.
* 2019-05-31 Jay optimize driver.
*/
#ifndef __DRV_GPIO_H__
#define __DRV_GPIO_H__
#endif /* __DRV_GPIO_H__ */