Jiang Yufan
|
48c40541f9
|
I2C driver update
|
2023-08-22 14:47:48 +08:00 |
Liu_Weichao
|
7077cf74c2
|
feat add RS485 using usart4 for edu_arm32 board and fix test_rs485 error
|
2023-08-17 15:04:48 +08:00 |
涂煜洋
|
a9ebe1e96d
|
23/08/11 Add app test socket; Fix app test i2c; Add command line argument parse tool argparse; Increase lwip related threads' priority.
|
2023-08-11 10:01:08 +08:00 |
涂煜洋
|
a51ef1c41f
|
Fix edu-arm32 UDPSend bug.
|
2023-08-08 11:06:34 +08:00 |
Liu_Weichao
|
ec7d9f1fcd
|
1、fix lwip_tcp_demo and lwip_udp_demo error;2、add license for ethernet/netdev;3、add netdev for xiwangtong、ok1052、imxrt1176 board。
|
2023-08-07 14:48:37 +08:00 |
涂煜洋
|
219575898a
|
23/08/03 Add Netdev to xidatong-arm32
|
2023-08-03 20:08:01 +08:00 |
涂煜洋
|
0307fb2671
|
23/07/27 1.Add netdev module and for edu-arm32, fit Lwip to it; 2.Fit Webnet to edu-arm32;
|
2023-08-03 18:53:16 +08:00 |
Liu_Weichao
|
813b175ca3
|
fix Ethernet input task error and add hardware-checksum for xidatong/ok1052-c/xiwangtong board
|
2023-07-20 11:13:33 +08:00 |
Liu_Weichao
|
2626acd70c
|
fix LwIP ethernetif_input function error and fix Lwip compile error for BOARD imxrt1176/ok1052-c/xidatong-arm32/xiwangtong-arm32
|
2023-07-19 10:41:57 +08:00 |
涂煜洋
|
115f6671e1
|
23/07/17 Deal Complicts.
|
2023-07-17 14:17:16 +08:00 |
涂煜洋
|
edd5a5ccb9
|
23/07/12 Add W5500 iperf; Add lwip http test.
|
2023-07-12 17:45:45 +08:00 |
涂煜洋
|
3aad797827
|
23/07/11 Lwip test add iperf multithread.
|
2023-07-11 21:01:27 +08:00 |
涂煜洋
|
336b733a51
|
23/07/11 Fix Lwip TCP Rx Speed.
|
2023-07-11 18:57:12 +08:00 |
涂煜洋
|
1086321a63
|
23/07/11 Fix Lwip TCP Rx Speed.
|
2023-07-11 17:04:40 +08:00 |
涂煜洋
|
42e3b261ab
|
Merge branch 'lwip' of https://gitlink.org.cn/JeremyMo/xiuos into lwip
|
2023-06-29 16:28:04 +08:00 |
Liu_Weichao
|
089f9c8975
|
fix cortex-m3-emulator start shell failure and fix compile error when using gcc -with-newlib param
|
2023-05-22 20:21:50 +08:00 |
Jeremy
|
db3784b928
|
optmize lwip demo and add iperf for hc32
|
2023-05-15 15:00:13 +08:00 |
wuzheng
|
002325c1d8
|
add flash and timer driver for hc32f4a0
|
2023-02-17 16:21:06 +08:00 |
xuedongliang
|
d1da6ae35b
|
1、feat add modbus tcp protocol for control framework; 2、fix spi6 io define error on hc32f4a0 board from Liu_Weichao
it is OK
|
2023-01-18 15:06:08 +08:00 |
Liu_Weichao
|
55654af275
|
fix serial receive data bug in control framework on xidatong-arm32 board
|
2023-01-13 15:35:34 +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
|
1864f39dd2
|
fix bugs in multi-blocks read meeting '0xFE' CRCs
|
2022-12-14 17:35:10 +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 |
wuzheng
|
2df54e7f41
|
fix some bugs for sd read
|
2022-12-09 13:57:01 +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
|
d0902ca37f
|
feat add i2c driver for hc32f4a0 board
|
2022-12-05 11:01:47 +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 |
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 |
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
|
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 |
wuzheng
|
d3836f1a6f
|
softspi driver and its app test
|
2022-11-09 19:23:12 +08:00 |
Liu_Weichao
|
9a818b1ef4
|
feat add third_party_driver/usb for hc32f4a0 board, compile OK
|
2022-11-08 14:15:23 +08:00 |
Liu_Weichao
|
700a07bc84
|
feat add third_party_driver/spi for hc32f4a0 board, compile OK
|
2022-10-18 15:03:44 +08:00 |
Wang_Weigen
|
a154353bbe
|
sync the upstream branch
|
2022-09-28 09:51:12 +08:00 |
Liu_Weichao
|
e14fa6ff8e
|
modify XiUOS DIR : (1.add plc_demo in APP_Framework/control_app; 2.add industrial_network、industrial_fieldbus and industrial_wlan; 3.add XiZi_AIoT and modify XiZi as XiZi_IIoT.)
|
2022-09-27 20:39:52 +08:00 |