Commit Graph

6 Commits

Author SHA1 Message Date
asd7893361 4dbbefdd8f 修复kconfig中引脚名错误问题
config BSP_LCD_WR_PIN
        int "DC pin number of 8080 interface"  -》 int "WR pin number of 8080 interface"
2020-06-06 23:05:27 +08:00
Fu Wei 609911bee9 [RISC-V:K210]Add UART1~3 support for K210
This patch adds UART1~3 support for K210, and separates the rt_uart_ops of
UARTHS from UART.
This patch add configs in Kconfig for configuring the pins of UARTx,
please check the sysctl_set_power_mode for the pins in the io_config_init
of bsp/k210/driver/drv_io_config.c

Signed-off-by: Fu Wei <wefu@redhat.com>
2020-04-26 19:51:35 +08:00
ZYH 6eebc0e718 [BSP][k210]fix depend 2019-03-19 11:27:21 +08:00
ZYH 29ae740490 Add SPI driver 2019-03-18 16:58:16 +08:00
zyh 1022cfd3a7 [BSP][K210]Add LCD Camera driver
Signed-off-by: zyh <lymz@foxmail.com>
2019-03-12 17:29:38 +08:00
Bernard Xiong 5e0f8cb3aa [libcpu] Add k210 BSP. 2018-12-18 21:01:03 +08:00