wgzAIIT
|
1f97dd3d77
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop
|
2022-11-25 11:01:37 +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 |
xuedongliang
|
d845bd61b6
|
feat support control_framework from Liu_Weichao
it is perfect
|
2022-11-25 10:25:09 +08:00 |
wuzheng
|
334d5f1eee
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master
|
2022-11-25 09:50:44 +08:00 |
wgzAIIT
|
0125fdf0ef
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop
|
2022-11-25 09:32:07 +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
|
f4b21208e8
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework
|
2022-11-24 16:06:20 +08:00 |
xuedongliang
|
2a01ff712d
|
add w5500 support to xidatong-riscv64 and edu-riscv64 from Tu_Yuyang
it is OK
|
2022-11-24 14:27:29 +08:00 |
Liu_Weichao
|
bc47ae644f
|
feat add control_framework, read json file OK
|
2022-11-24 10:46:54 +08:00 |
wgzAIIT
|
31189c2939
|
add edu-riscv64 board on nuttx
|
2022-11-23 18:15:53 +08:00 |
TXuian
|
1061ce4dff
|
Merge remote-tracking branch 'upstream/prepare_for_master' into prepare_for_master
|
2022-11-22 08:03:14 -08:00 |
wuzheng
|
c1976c8d92
|
fix errors of naming function
|
2022-11-22 15:57:33 +08:00 |
TXuian
|
0d93a91829
|
add support to edu.
|
2022-11-21 19:38:18 -08:00 |
TXuian
|
7145cd6920
|
update w5500 functions.
|
2022-11-21 19:07:50 -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
|
ebc61431bd
|
fit touch position for lcd
|
2022-11-21 15:59:25 +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
|
68cdcbdcce
|
improve dvp driver by add one effective mode
|
2022-11-21 11:12:35 +08:00 |
wuzheng
|
06ed03337a
|
add camera driver and examples for edu-riscv64
|
2022-11-18 20:20:34 +08:00 |
Liu_Weichao
|
72e09d82e7
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework
|
2022-11-18 09:52:41 +08:00 |
xuedongliang
|
164614a75a
|
add touch for edu-riscv64 board from Wang_weigen
it is OK
|
2022-11-16 15:23: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 |
xuedongliang
|
992b8f62ab
|
soft-SPI driver for edu-riscv64,which mainly for SDcard. edu-riscv64 examples including filesystem/RS485/gpio/loraE220/RTC from Wu_zheng
it is OK
|
2022-11-16 15:22:09 +08:00 |
xuedongliang
|
afc27bce65
|
1、support SDIO driver and mount FAT-FS; 2、support SPI driver; 3、support SPI-LoRa driver; 4、fix heap memory error : start from _bss_end and conflict with stack segment
it is OK
|
2022-11-16 15:21:08 +08:00 |
Wang_Weigen
|
96baeb9482
|
add new files for armv7-a
|
2022-11-16 10:58:56 +08:00 |
TXuian
|
2a07e463f6
|
add w5500 support
|
2022-11-15 17:40:51 -08:00 |
TXuian
|
629e8893e3
|
add w5500 support.
|
2022-11-15 07:45:21 -08:00 |
wuzheng
|
f22fbc3c94
|
example for edu-riscv64:watchdog,lcd and timer
|
2022-11-15 15:47:48 +08:00 |
Wang_Weigen
|
14f0e442ad
|
fix compile error
|
2022-11-15 14:09:03 +08:00 |
Liu_Weichao
|
32c8701391
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework
|
2022-11-14 16:09:47 +08:00 |
Liu_Weichao
|
452699ac02
|
feat add third_party_driver/usb for hc32f4a0 board, support Mount file-system
|
2022-11-14 16:05:26 +08:00 |
wgzAIIT
|
77bae67322
|
Merge pull request 'merge code' (#20) from develop into prepare_for_master
|
2022-11-14 15:22:39 +08:00 |
wgzAIIT
|
02cbcf2b23
|
fix touch problem
|
2022-11-14 15:20:03 +08:00 |
wgzAIIT
|
2bfd6c9aaa
|
Merge pull request 'merge code' (#18) from develop into prepare_for_master
|
2022-11-14 09:56:41 +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 |
Wang_Weigen
|
d89e018d33
|
add touch for edu-riscv64 board
|
2022-11-11 11:13:56 +08:00 |
wgzAIIT
|
c7c7e700ca
|
Merge pull request 'merge code' (#16) from develop into prepare_for_master
|
2022-11-10 14:45:25 +08:00 |
wgzAIIT
|
5d6aa56f29
|
support can and add test case for xidatong-riscv64 on nuttx
|
2022-11-10 14:37:54 +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 |