Jiang Yufan
|
48c40541f9
|
I2C driver update
|
2023-08-22 14:47:48 +08:00 |
Jiang Yufan
|
fdc1783300
|
Task isolation test update
|
2023-08-22 14:10:43 +08:00 |
Jiang Yufan
|
379045d7eb
|
WDT test update
|
2023-08-22 14:06:06 +08:00 |
Jiang Yufan
|
df7de36516
|
HardwareTimer Kconfig update
|
2023-08-22 14:03:59 +08:00 |
Jiang Yufan
|
3ba4aa845f
|
HardwareTimer test update
|
2023-08-22 14:02:39 +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 |
Liu_Weichao
|
d73470de3c
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into micro_kernel
|
2023-08-15 15:53:44 +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 |
涂煜洋
|
bcf75bd62f
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/tuyuyang/xiuos into HEAD
|
2023-08-09 16:35:26 +08:00 |
涂煜洋
|
379cd567a2
|
Fix edu-arm32 i2c.
|
2023-08-09 16:33:17 +08:00 |
Liu_Weichao
|
5f642507b4
|
fix adc/dac funciton error on edu-arm32 baord
|
2023-08-09 15:10:11 +08:00 |
xxq250
|
8c1ad40f81
|
Update README.md
|
2023-08-09 11:13:42 +08:00 |
xxq250
|
5510123098
|
更新 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md'
|
2023-08-09 11:09:53 +08:00 |
xxq250
|
d6e7637128
|
更新 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md'
|
2023-08-09 11:09:00 +08:00 |
xxq250
|
6a2a006a3f
|
revert 87a57d0db0
revert Delete 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md'
|
2023-08-09 11:03:52 +08:00 |
chenyh
|
87a57d0db0
|
Delete 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md'
|
2023-08-09 10:59:04 +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 |
Liu_Weichao
|
aa6fb2a8b0
|
fix test_i2c WriteReg coredump error
|
2023-08-04 10:39:11 +08:00 |
Liu_Weichao
|
3c1129d88a
|
fix edu-arm32 board USB IRQ configure error
|
2023-08-04 10:14:23 +08:00 |
Liu_Weichao
|
27734606f5
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop
|
2023-08-04 10:06:26 +08:00 |
涂煜洋
|
e9b4a0de6c
|
23/08/03 Fix former commit errors
|
2023-08-03 20:08:01 +08:00 |
涂煜洋
|
219575898a
|
23/08/03 Add Netdev to xidatong-arm32
|
2023-08-03 20:08:01 +08:00 |
涂煜洋
|
ee10eccb26
|
23/08/02 1.Fix ByteManager Bug; 2.Move net delay to webnet(wn_session.h) so it wont affect other net functions.
|
2023-08-03 19:01:42 +08:00 |
涂煜洋
|
fce13fe874
|
23/08/02 1.Fix ByteManager Bug; 2.Move net delay to webnet(wn_session.h) so it wont affect other net functions.
|
2023-08-03 19:01:39 +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
|
3efe663ee0
|
update lorawan submodule commit
|
2023-08-03 15:40:11 +08:00 |
Gitlinkiacu2016
|
269bc1e3de
|
feat add app_test DIR for 2023_open_source_contest
|
2023-07-27 15:20:20 +08:00 |
Gitlinkiacu2016
|
4ed02888a2
|
feat change edu arm32 board name from hc32f4a0 to edu-arm32
|
2023-07-27 10:21:37 +08:00 |
IACU
|
d00ff88dfb
|
add image and json directory in app from Bi_Zhiyong
it is OK
|
2023-07-27 09:41:29 +08:00 |
Wien.b
|
0d1a4e5f31
|
add image and json directory in app
|
2023-07-25 19:09:52 -07:00 |
wgzAIIT
|
616332962b
|
1. Remove the debugging information to reduce the size of the bin package
2. The compilation option optimization level is increased to 1
|
2023-07-20 17:25:17 +08:00 |
Liu_Weichao
|
0aadf64012
|
optimize ethernet tx/rx speed testing by iperf on xidatong/ok1052-c/xiwangtong board
|
2023-07-20 16:10:25 +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 |
Liu_Weichao
|
02b676e910
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop
|
2023-07-19 09:33:34 +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 |
涂煜洋
|
d7aa29e0df
|
23/07/12 Separate w5500 driver and its tests.
|
2023-07-12 09:55:10 +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
|
7691b90abb
|
feat fix FEATURES error in Kconfig and Makefile
|
2023-06-27 09:51:07 +08:00 |
Liu_Weichao
|
9fa479815c
|
fix fetures error
|
2023-06-20 13:27:08 +08:00 |
Liu_Weichao
|
cf85c4b99c
|
fix ADD_XIZI_FETURES/ADD_NUTTX_FETURES/ADD_RTTHREAD_FETURES error
|
2023-06-20 13:20:41 +08:00 |
Liu_Weichao
|
5c08cae005
|
feat add lorawan_gateway_single_channel lib for XiUOS and compile OK
|
2023-06-20 11:24:15 +08:00 |
xuedongliang
|
9686534e10
|
optimize kconfig add iper
it is OK
|
2023-06-13 18:31:01 +08:00 |
wgzAIIT
|
d60a3475f6
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into develop
|
2023-06-06 09:47:36 +08:00 |
Liu_Weichao
|
3463c8515f
|
feat add abstruction_mmu for XiZi_AIoT(support MmuInit\MmuSectionMap\MmuSectionUnmap\MmuTtbSwitch\MmuTransform)
|
2023-05-29 16:58:22 +08:00 |