wgzAIIT
|
e37d8ed7d1
|
Merge pull request 'fix kconfig bug for edu-riscv64' (#3) from develop into prepare_for_master
|
2022-12-30 10:35:39 +08:00 |
wgzAIIT
|
1a0880c3f2
|
fix kconfig bug for edu-riscv64
|
2022-12-30 10:31:43 +08:00 |
Liu_Weichao
|
6010fe5654
|
feat add melsec tcp protocol for control framework, compile OK
|
2022-12-29 16:35:23 +08:00 |
wgzAIIT
|
a7bdd89097
|
Merge pull request 'add e22 test demo on edu-riscv64' (#2) from develop into prepare_for_master
|
2022-12-28 14:52:42 +08:00 |
wgzAIIT
|
32bf012d9a
|
add e22 test demo on edu-riscv64
|
2022-12-28 14:44:16 +08:00 |
wagweigen
|
ce60710fe6
|
add exception.c and irq entry function
|
2022-12-23 16:28:39 +08:00 |
WuZheng
|
9f6419e5f6
|
fix dvp-read problem caused by driver adaptation
|
2022-12-23 09:09:54 +08:00 |
wlyu
|
4edf73254e
|
support i2c and fixed no shell bug
|
2022-12-21 18:36:30 +08:00 |
Liu_Weichao
|
b933e0decb
|
fix spi6 io define error on hc32f4a0 board
|
2022-12-21 12:07:47 +08:00 |
WuZheng
|
0b5c6b0f9f
|
fix bugs that e220 initialize death
|
2022-12-20 15:15:35 +08:00 |
wgzAIIT
|
6b4097b941
|
Merge pull request 'merge code' (#1) from develop into prepare_for_master
|
2022-12-20 11:07:48 +08:00 |
wgzAIIT
|
d57552e223
|
add e22、ch376 usb fuction、lora e220 and wifi esp8285 for edu-riscv64 on nuttx
|
2022-12-20 11:04:19 +08:00 |
Wang_Weigen
|
4f7f98b0e9
|
add armv7-a start file
|
2022-12-19 16:33:25 +08:00 |
WuZheng
|
27cc89bcef
|
update readme.md for know framwork
|
2022-12-19 14:24:35 +08:00 |
WuZheng
|
38c4419ef9
|
add KPU driver and resource in XiZi for edu-riscv64
|
2022-12-19 14:13:54 +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 |
WuZheng
|
4e1bc3bf04
|
add readme for yolo framework
|
2022-12-15 16:17:31 +08:00 |
WuZheng
|
5761bd0916
|
primarily unify dvp APIs with rt
|
2022-12-15 15:51:46 +08:00 |
WuZheng
|
186790f5ec
|
fix bugs camera buff unstable
|
2022-12-15 10:36:56 +08:00 |
WuZheng
|
1864f39dd2
|
fix bugs in multi-blocks read meeting '0xFE' CRCs
|
2022-12-14 17:35:10 +08:00 |
Liu_Weichao
|
59fa5451ca
|
feat add modbus tcp write function and fix modbus tcp bug
|
2022-12-13 17:25:37 +08:00 |
WuZheng
|
5a64507a84
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master
|
2022-12-13 17:04:42 +08:00 |
Liu_Weichao
|
56a014fe98
|
feat add modbus tcp protocol for control framework
|
2022-12-13 11:19:11 +08:00 |
Liu_Weichao
|
9b334f90e0
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework
|
2022-12-13 11:17:38 +08:00 |
wuzheng
|
6a89a12c49
|
temporarily adapt kpu for XiZi
|
2022-12-12 16:24:54 +08:00 |
wuzheng
|
04dc796f95
|
fix problems in client recv
|
2022-12-12 16:22:36 +08:00 |
xuedongliang
|
a3094c1dd6
|
repaire the k210 start failed problem caused by float sub operation at boot.S from Wang_weigen
it is OK
|
2022-12-09 14:22:19 +08:00 |
wuzheng
|
2df54e7f41
|
fix some bugs for sd read
|
2022-12-09 13:57:01 +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 |
Wang_Weigen
|
4f85bc91e5
|
modify compiler with double float
|
2022-12-09 13:39:18 +08:00 |
xuedongliang
|
5622be48ac
|
add i2c and gpio driver for hc32f4a0 board from Liu_Weichao
it is OK
|
2022-12-09 11:34:57 +08:00 |
xuedongliang
|
669b7f427e
|
Optimize k210 serial port driver for nuttx from Wang_guozhu
it is OK
|
2022-12-09 11:33:52 +08:00 |
xuedongliang
|
b20f041722
|
add tablestorage for RT-Thread_Fusion_XiUOS from yu
it is OK
|
2022-12-09 11:33:17 +08:00 |
xuedongliang
|
e802403362
|
support hc32 irq and spi and spi flash from Wang_linyu
it is OK
|
2022-12-09 11:32:21 +08:00 |
Wang_Weigen
|
19b16f7729
|
repaire the k210 start failed problem caused by float sub operation at boot.S
|
2022-12-09 11:24:41 +08:00 |
Liu_Weichao
|
465241e569
|
feat add ethernet driver for hc32f4a0 board, compile OK and PHY Loop-Back test OK
|
2022-12-05 17:46:56 +08:00 |
Liu_Weichao
|
dc8244cc5d
|
feat add gpio for hc32f4a0 board
|
2022-12-05 11:23:56 +08:00 |
Liu_Weichao
|
d0902ca37f
|
feat add i2c driver for hc32f4a0 board
|
2022-12-05 11:01:47 +08:00 |
wuzheng
|
6fa996d132
|
add ethernet test fro edu-riscv64
|
2022-12-02 11:04:46 +08:00 |
wuzheng
|
a782b53423
|
adapt qs-fs and qs-fx for edu-riscv64
|
2022-12-01 09:37:43 +08:00 |
yu
|
5a3954b726
|
add tablestorage for RT-Thread_Fusion_XiUOS
|
2022-11-30 15:27:07 +08:00 |
Liu_Weichao
|
0b49dd1a3c
|
feat add melsec protocol for control framework
|
2022-11-29 17:11:51 +08:00 |
wlyu
|
9b83bc586e
|
support hc32 irq and spi and spi flash
|
2022-11-29 14:16:37 +08:00 |
wgzAIIT
|
2757649473
|
add loransh/defconfig for edu-riscv64 on nuttx
|
2022-11-29 11:13:08 +08:00 |
wuzheng
|
100fe8c2d0
|
add w5500 test example
|
2022-11-29 09:30:48 +08:00 |
wgzAIIT
|
4fd39c0dd7
|
Optimize k210 serial port driver for nuttx
|
2022-11-28 17:39:30 +08:00 |
wuzheng
|
d8ac0998b2
|
fix configure network problem and configure fpio for w5500
|
2022-11-28 09:38:35 +08:00 |
wgzAIIT
|
f1029b81c3
|
fix compile error for makefile
|
2022-11-25 13:31:38 +08:00 |
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 |