Commit Graph

180 Commits

Author SHA1 Message Date
wgzAIIT
fa2c91e690 1、git submodule add jerryscript v2.4.0
2、support JerryScript on XiZi for stm32f407-st-discovery board and cortex-m4-emulator
2023-08-08 15:02:48 +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
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
涂煜洋
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
0f5546a679 Merge pull request 'merge code' (#33) from prepare_for_master into xidatong-arm32 2023-07-27 10:48:21 +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
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
涂煜洋
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
wgzAIIT
9995980a1a 1.fix AT cmd framework bug
2.add mqtt support in the tool directory
2023-06-15 16:52:52 +08:00
wgzAIIT
26f74120db Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into xidatong-arm32 2023-06-14 13:36:24 +08:00
xuedongliang
9686534e10 optimize kconfig add iper
it is OK
2023-06-13 18:31:01 +08:00
wgzAIIT
e9b538c2dc Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into xidatong-arm32 2023-06-06 10:08:20 +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
wgzAIIT
e48bd6fd67 1、OTA supports 4g retransmission after file sending failure
2、Optimize the startup process of OTA
2023-06-02 17:07:56 +08:00
wgzAIIT
5faa3e7b5a Optimize functions related to flash operation 2023-06-01 11:10:23 +08:00
wgzAIIT
938d46d5d9 Modify the tcp server to send 1024 bytes each time 2023-05-31 16:28:08 +08:00
wgzAIIT
7ba883affe modify data length for 4g translation 2023-05-29 19:43:59 +08:00
wgzAIIT
b545031e5e fix xidatong-arm32 UART RX/TX bug and add serial_timeout for ec200t module 2023-05-23 17:44:37 +08:00
Liu_Weichao
93a8685c31 fix cortex-m0-emulator start shell failure 2023-05-22 20:37:08 +08:00
Liu_Weichao
ad944a88d7 Merge branch '2023_open_source_contest' of https://gitlink.org.cn/IACU/xiuos into 2023_open_source_contest 2023-05-22 20:23:46 +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
Wien.b
d67d8e96f0 recover modify 2023-05-22 10:10:38 +08:00
Wien.b
8e5250f047 modify risc-v compiler download link 2023-05-22 10:10:38 +08:00
Wien.b
0549dcd363 modify risc-v compiler download link 2023-05-22 10:10:38 +08:00
Wien.b
7b427dd3c3 modify edu-riscv64 compiler download link 2023-05-22 10:10:37 +08:00
Liu_Weichao
13432d41c6 fix compile error when gcc using <-with-newlib> function 2023-05-18 16:48:55 +08:00
wgzAIIT
ffeaf4771e fix cortex-m0-emulator and cortex-m3-emulator compile error 2023-05-17 14:32:48 +08:00
IACU
d90f3e5dac modify risc-v compiler download link from bizhiyong 2023-05-15 15:24:13 +08:00
Jeremy
db3784b928 optmize lwip demo and add iperf for hc32 2023-05-15 15:00:13 +08:00