Commit Graph

6 Commits

Author SHA1 Message Date
chunyexixiaoyu aa09f2b5c2 bsp/k210/:update K210 bsp and base on https://github.com/kendryte/K210-Micropython-OpenMV 2021-10-14 17:23:25 +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 12ec9db198 [BSP][K210]add io config print 2019-03-28 17:05:34 +08:00
ZYH 3aef459c68 [BSP][k210]fix camera io config 2019-03-20 12:25:24 +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