rtthread-bot
82560192a0
Merge remote-tracking branch 'rtt_gitee/gitee_master'
2021-06-17 16:30:09 +00:00
bernard
171bd477cf
!90 修复k210 GPIO引脚中断电平变化的错误
...
Merge pull request !90 from StupidMalphite/gitee_master
2021-06-17 08:50:28 +00:00
chunyexixiaoyu
4e54555120
/bsp/k210:add delay us function in board.c ,when using posix interface ,rt_hw_us_delay this function will be called in unistd.c file
2021-06-11 10:02:24 +08:00
ZhaoJiasheng
ad41afbc65
Fix bsp/k210/driver/drv_gpio.c error
2020-12-22 17:33:49 +08:00
yangjie
ef62febf1f
[SConscript]update group name
2020-12-19 16:49:11 +08:00
Bernard Xiong
2ef3c9d861
Merge pull request #3329 from Hehesheng/master
...
fixed drv_gpio bug
2020-11-18 08:11:26 +08:00
Bernard Xiong
36cb4349a6
Merge pull request #3897 from yangjie11/yj_dev1
...
[components][driver/pin.c]pin 框架增加 rt_pin_get
2020-09-11 12:57:59 +08:00
yangjie
38b3a3445e
[bsp][driver] 初始化 BSP 中的 rt_pin_ops
2020-09-11 11:16:42 +08:00
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
asd7893361
8b638d1013
修复“multiple definition of `uart_init'”问题。
2020-06-06 00:31:12 +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
Hehesheng
4fe5ce75c4
fixed drv_gpio bug
2020-01-14 17:06:18 +08:00
ZYH
5df3ac20e7
[bsp][k210] update sdk support for v0.5.6
2019-10-11 13:01:05 +08:00
ZYH
e3acd99280
[BSP][K210]fit new sdk
2019-05-12 21:42:49 +08:00
armink
fa4d4ab7cf
Update all of debug log definition to DBG_TAG and DBG_LVL.
2019-04-12 10:18:57 +08:00
ZYH
12ec9db198
[BSP][K210]add io config print
2019-03-28 17:05:34 +08:00
ZYH
916cd899f3
[BSP][K210]Add interface reboot
2019-03-28 17:05:08 +08:00
ZYH
e2ab38e43b
[BSP][k210]fix gpio build error
2019-03-20 12:28:31 +08:00
ZYH
8c12df986d
[BSP][k210] fix spi
2019-03-20 12:26:05 +08:00
ZYH
5a765d80b3
[BSP][k210] fix AI clock
2019-03-20 12:25:48 +08:00
ZYH
3aef459c68
[BSP][k210]fix camera io config
2019-03-20 12:25:24 +08:00
ZYH
c43ab4d262
[BSP][k210]fix sdk interrupt in rtthread
2019-03-20 12:24:53 +08:00
ZYH
6eebc0e718
[BSP][k210]fix depend
2019-03-19 11:27:21 +08:00
ZYH
b2b78a8718
[BSP][k210]Add GPIO driver
2019-03-19 11:26:20 +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
shaojinchun
86c76b0e8a
add k210 SMP support
2018-12-28 09:41:18 +08:00
Bernard Xiong
597d71cc03
[bsp][k210] Add get_free_heap_size function.
...
* Add get_free_heap_size function;
* Increase shell stack for KPU module.
2018-12-23 14:11:25 +08:00
Bernard Xiong
5e0f8cb3aa
[libcpu] Add k210 BSP.
2018-12-18 21:01:03 +08:00