Commit Graph

947 Commits

Author SHA1 Message Date
wgzAIIT
d4b7fd6ba5 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into xidatong-arm32 2023-08-17 19:15:09 +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
wgzAIIT
20113601e7 Merge pull request 'merge code' (#41) from prepare_for_master into xidatong-arm32 2023-08-09 12:16:22 +08:00
8c1ad40f81 Update README.md 2023-08-09 11:13:42 +08:00
5510123098 更新 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md' 2023-08-09 11:09:53 +08:00
d6e7637128 更新 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md' 2023-08-09 11:09:00 +08:00
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
wgzAIIT
91ddfea1ed Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong-arm32 2023-08-08 08:57:35 +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
wgzAIIT
2e4eb538b9 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong-arm32 2023-07-28 09:09:04 +08:00
Gitlinkiacu2016
269bc1e3de feat add app_test DIR for 2023_open_source_contest 2023-07-27 15:20:20 +08:00
wgzAIIT
02089a48ee move mqtt to APP_Framework/lib dir for ota 2023-07-27 11:01:10 +08:00
wgzAIIT
6559210341 Merge pull request 'merge code' (#32) from prepare_for_master into mqtt 2023-07-27 10:48:29 +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
7740e3c5ef change CONNECTION_FRAMEWORK_DEBUG default n 2023-07-21 09:29:15 +08:00
wgzAIIT
8bd8187e82 Merge pull request 'merge code' (#27) from prepare_for_master into mqtt 2023-07-20 17:29:38 +08: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
wgzAIIT
24fcbb54e8 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-07-19 13:49:03 +08:00
wgzAIIT
b9e5e97741 The password for logging in to the mqtt server is generated using a function 2023-07-19 11:04:05 +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
wgzAIIT
3c179e7879 1、add MQTT connection parameter configuration by Kconfig
2、Send a heartbeat packet every 1 minute during idle time to keep alive
2023-06-28 14:54:20 +08:00
Liu_Weichao
7691b90abb feat fix FEATURES error in Kconfig and Makefile 2023-06-27 09:51:07 +08:00