Liu_Weichao
|
f8b845ca62
|
optimize control framework using socket, support LwIP and W5500(need to add init/socket apis)
|
2023-01-06 17:25:11 +08:00 |
Liu_Weichao
|
9ad282c39e
|
feat support LwIP in hc32f4a0 board
|
2023-01-06 10:17:24 +08:00 |
Liu_Weichao
|
e4742a480c
|
feat add modbus uart protocol for control framework, compile OK
|
2023-01-04 17:14:01 +08:00 |
Liu_Weichao
|
6010fe5654
|
feat add melsec tcp protocol for control framework, compile OK
|
2022-12-29 16:35:23 +08:00 |
Liu_Weichao
|
bc014769f5
|
1、fix modbus_tcp socket bug;2、fix ch438 init error on xidatong-arm32 board
|
2022-12-16 10:58:26 +08:00 |
Liu_Weichao
|
59fa5451ca
|
feat add modbus tcp write function and fix modbus tcp bug
|
2022-12-13 17:25:37 +08:00 |
Liu_Weichao
|
56a014fe98
|
feat add modbus tcp protocol for control framework
|
2022-12-13 11:19:11 +08:00 |
Liu_Weichao
|
6ef80903ce
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework
|
2022-12-09 13:55:45 +08:00 |
Liu_Weichao
|
0b49dd1a3c
|
feat add melsec protocol for control framework
|
2022-11-29 17:11:51 +08:00 |
wgzAIIT
|
f1029b81c3
|
fix compile error for makefile
|
2022-11-25 13:31:38 +08:00 |
xuedongliang
|
e5bf0cee41
|
Add camera driver and examples for edu-riscv64 from Wu_zheng
it is OK
|
2022-11-25 10:25:38 +08:00 |
wuzheng
|
22e35a70aa
|
adapt wifi framework and fix 'strncat' problem
|
2022-11-25 09:29:37 +08:00 |
Liu_Weichao
|
8583ea25b6
|
feat add control_framework, support fins protocol OK
|
2022-11-24 17:20:40 +08:00 |
Liu_Weichao
|
ba31c9e0f8
|
feat add control_framework, socket connect OK and delete useless printf
|
2022-11-24 16:07:41 +08:00 |
Liu_Weichao
|
bc47ae644f
|
feat add control_framework, read json file OK
|
2022-11-24 10:46:54 +08:00 |
wuzheng
|
c1976c8d92
|
fix errors of naming function
|
2022-11-22 15:57:33 +08:00 |
Liu_Weichao
|
2a8a11849d
|
feat add control_framework, support fins protocol, add control_io.c and function descriptions
|
2022-11-22 11:05:57 +08:00 |
wuzheng
|
49df162734
|
add softspi in xidatong-riscv64
|
2022-11-22 10:20:15 +08:00 |
Liu_Weichao
|
5560fc5318
|
feat add control_framework, support fins protocol, compile OK
|
2022-11-21 17:20:44 +08:00 |
wuzheng
|
987fd6c798
|
fit touch postion for lvgl
|
2022-11-21 16:46:46 +08:00 |
wuzheng
|
7c252bda56
|
fix touch address error
|
2022-11-21 14:29:17 +08:00 |
wuzheng
|
e31199a104
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master
|
2022-11-21 11:30:48 +08:00 |
wuzheng
|
06ed03337a
|
add camera driver and examples for edu-riscv64
|
2022-11-18 20:20:34 +08:00 |
xuedongliang
|
75259c4006
|
1、support musl libc on nuttx and add test case on xidatong-arm32 2、register lcd device on xidatong-riscv64 on nuttx
it is OK
|
2022-11-16 15:23:05 +08:00 |
wuzheng
|
f22fbc3c94
|
example for edu-riscv64:watchdog,lcd and timer
|
2022-11-15 15:47:48 +08:00 |
wgzAIIT
|
8bb59ddf3a
|
Resolve kconfig warnning
|
2022-11-14 09:53:33 +08:00 |
wuzheng
|
8c929ba701
|
rs485 test example
|
2022-11-11 20:29:35 +08:00 |
wuzheng
|
e7175c2745
|
add edu-riscv64 RTC test example
|
2022-11-11 17:39:03 +08:00 |
wuzheng
|
e746639f8a
|
add edu-riscv64 lora example and fix name problem
|
2022-11-11 15:32:38 +08:00 |
wuzheng
|
00b39cdd55
|
gpio test sample for edu-riscv64
|
2022-11-10 10:20:20 +08:00 |
wuzheng
|
b8cf052d49
|
test framework
|
2022-11-09 20:45:44 +08:00 |
wuzheng
|
d3836f1a6f
|
softspi driver and its app test
|
2022-11-09 19:23:12 +08:00 |
wgzAIIT
|
b5e08c5d43
|
support musl libc on nuttx and add test case
|
2022-11-08 13:57:46 +08:00 |
wgzAIIT
|
51ebd8f604
|
register lcd device on xidatong-riscv64 on nuttx
|
2022-11-07 16:45:00 +08:00 |
wgzAIIT
|
9965ce4c43
|
register lcd device on riscv64 on nuttx
|
2022-11-02 14:43:58 +08:00 |
wgzAIIT
|
a39bc41597
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master
|
2022-11-02 09:34:43 +08:00 |
wgzAIIT
|
485555b3a2
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/wgzAIIT/xiuos into prepare_for_master
|
2022-11-02 09:18:23 +08:00 |
wgzAIIT
|
0bb057c642
|
register_driver lcd device on riscv64 on nuttx
|
2022-11-02 09:18:04 +08:00 |
Wang_Weigen
|
5d0c0f944e
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop
|
2022-11-01 17:10:33 +08:00 |
wgzAIIT
|
7869538b1d
|
support wifi for xidatong-riscv64 on nuttx
|
2022-10-28 20:48:05 +08:00 |
wgzAIIT
|
b693f91f30
|
Optimize lcd driver for xidatong-riscv64 on nuttx
|
2022-10-27 13:43:01 +08:00 |
wgzAIIT
|
c541128122
|
Optimize lcd driver for xidatong-riscv64 on nuttx
|
2022-10-27 11:29:47 +08:00 |
Wang_Weigen
|
166f88fd46
|
add lcd and spi for edu_riscv64 board
|
2022-10-25 14:26:33 +08:00 |
wgzAIIT
|
0f2f2028ca
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develp
|
2022-10-20 16:36:38 +08:00 |
xuedongliang
|
a11ff29402
|
support lcd test on xidatong-arm32 support wifi test on xidatong-arm32 support ethernet test on xidatong-arm32 on nuttx from Wang_linyu
it is OK
|
2022-10-20 16:13:50 +08:00 |
wgzAIIT
|
64da177d6a
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop
|
2022-10-17 18:21:09 +08:00 |
wlyu
|
2b099b8bf5
|
support lcd and wifi and ethernet test on xidatong-arm32
|
2022-10-14 16:57:30 +08:00 |
wgzAIIT
|
256857b6c5
|
move gpio define to board.h on xidatong-riscv64
|
2022-10-14 16:57:21 +08:00 |
xuedongliang
|
43fdd542da
|
Migrate Mbedtls to support board ok1052-c
it is OK
|
2022-10-14 16:25:29 +08:00 |
wlyu
|
a1ddea8e5e
|
optimize extsram test output
|
2022-10-10 20:43:37 +08:00 |