tangweikang
732382c676
[K210] update compile parameters and startup_gcc.S
2020-11-21 13:47:58 +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
RT-Thread
6e36f54e28
!22 【开源贡献活动】K210编译报错及解决方案总结 https://gitee.com/rtthread/rt-thread/issues/I1BFQG
...
Merge pull request !22 from shentalon/N/A
2020-06-15 13:10:16 +08:00
shentalon
2c622692ee
【开源贡献活动】 https://gitee.com/rtthread/rt-thread/issues/I1BFQG
2020-06-11 22:37:43 +08:00
asd7893361
ea66435418
1、修改SPI1接口定义,使符合sipeed M1 dock模块TF卡;
...
2、调通TF卡挂载;
2020-06-08 00:07:05 +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
Ernest
7be06b67bb
[add] default environment
2019-10-22 16:48:57 +08:00
ZYH
5df3ac20e7
[bsp][k210] update sdk support for v0.5.6
2019-10-11 13:01:05 +08:00
yangjie
1ef33e66cd
[bsp][Kconfig]在bsp的Kconfig中select组件初始化与user main的选项
2019-09-11 12:06:43 +08:00
LinJieqiang
d16d78c53e
fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE"
2019-09-05 08:33:12 +08:00
Bernard Xiong
fa678321f3
Update README.md
2019-06-15 08:26:57 +08:00
ZYH
e3acd99280
[BSP][K210]fit new sdk
2019-05-12 21:42:49 +08:00
shaojinchun
8d59983427
增加k210 bsp中idle任务栈大小到4096
2019-05-11 13:49:14 +08:00
shaojinchun
bcb7fac0d0
fix signals for k210
2019-05-11 09:37:25 +08:00
ZYH
1893f1463d
fix build error with new sdk
2019-05-10 15:59:30 +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
3e7a245c46
[BSP][K210]utest support
2019-03-28 17:05:25 +08:00
ZYH
916cd899f3
[BSP][K210]Add interface reboot
2019-03-28 17:05:08 +08:00
ZYH
7888c6f6cd
[BSP][k210]change default config
2019-03-20 12:31:46 +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
armink
0d7ba79219
Remove the DBG_COLOR and DBG_ENABLE definition.
2019-03-06 17:54:30 +08:00
misonyo
69cd16e136
[all BSP]fix kconfig file syntax error
2019-01-16 23:23:38 +08:00
weety
ad7f6f3588
[bsp][k210] Fixed Kconfig file Syntax error.
2019-01-16 14:56:42 +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
0be710e842
[BSP][k210] Fix the build issue in k210.
2018-12-19 12:01:29 +08:00
Bernard Xiong
5e0f8cb3aa
[libcpu] Add k210 BSP.
2018-12-18 21:01:03 +08:00