Commit Graph

2080 Commits

Author SHA1 Message Date
wgzAIIT bad8dc0fc2 1、add support xiuos platform for ota
2、change Kconfig for mqtt and Modify variable name
3、change ota functions for support xiuos platform
2023-09-07 16:53:20 +08:00
涂煜洋 aefe92d67d Fix multicore byte_manager illegal parallel execution, fix w5500 pbuf creation failed checking. 2023-09-07 09:30:37 +08:00
涂煜洋 efba3f3bf3 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2023-09-06 11:20:46 +08:00
涂煜洋 31b939fbb8 Fit w5500 to lwip, fix some unintialized params and printf warning. 2023-09-06 11:12:42 +08:00
wgzAIIT f24a0f2d47 change Kconfig for JerryScript 2023-09-05 15:23:21 +08:00
IACU a1df906d16 2023_open_source_contest_warmup_2nd_issue1 from 好果汁有限公司
it is OK
2023-09-01 11:03:57 +08:00
IACU 74c04f2dbd Fix radix tree test from Zhao_Jiasheng
it is OK
2023-09-01 11:01:21 +08:00
chuyunfei 2615c5aab3 Update README.md 2023-08-31 11:33:26 +08:00
chuyunfei 8c601b031a Added data frame parsing 2023-08-30 20:06:31 -07:00
wgzAIIT e33bd9dd78 Merge branch 'mqtt' into xidatong-arm32 2023-08-30 10:03:03 +08:00
wgzAIIT 488419a6d0 update MQTT connection parameter configuration 2023-08-30 09:51:22 +08:00
wgzAIIT 3427b3629d Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong-arm32 2023-08-29 11:02:44 +08:00
wgzAIIT fd608d8e81 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-08-29 11:02:27 +08:00
wgzAIIT 29499a1ec3 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into jerryscript 2023-08-29 11:01:41 +08:00
IACU 3fc12f67b9 add plc data store function for control framework from Liu_Weichao
it is OK
2023-08-28 16:17:42 +08:00
Liu_Weichao 5bb0f2aaf5 add plc data store function for control framework 2023-08-28 16:15:32 +08:00
wgzAIIT 2ae328c773 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into jerryscript 2023-08-28 08:41:32 +08:00
wgzAIIT 570e4a029c Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong-arm32 2023-08-28 08:40:55 +08:00
wgzAIIT 610810da32 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-08-28 08:40:28 +08:00
IACU e2c32e9e72 fix adapter_lora and lwip_tcp_demo bug from Liu_Weichao
it is OK
2023-08-25 15:31:08 +08:00
Liu_Weichao 4b75e1283a Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into micro_kernel 2023-08-25 15:27:56 +08:00
IACU ff9a1645bd it is OK 2023-08-25 15:20:22 +08:00
涂煜洋 8b32c2f4ed Trying to support lwip with w5500. 2023-08-25 13:43:11 +08:00
Liu_Weichao 0278d54a24 fix lwip_tcp_demo lwip init bug 2023-08-25 09:25:56 +08:00
Liu_Weichao 1c775d42f6 fix adapter lora bug on edu-arm32 board 2023-08-24 14:38:24 +08:00
wgzAIIT b41748dfb6 Merge pull request 'merge code' (#47) from mqtt into xidatong-arm32 2023-08-24 10:21:40 +08:00
wgzAIIT 1f21fc15b2 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt 2023-08-24 10:17:32 +08:00
wgzAIIT 23b938f242 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into jerryscript 2023-08-24 10:16:43 +08:00
wgzAIIT 355e717cb8 Fix tests for edu-riscv64 textbook and edu-arm32 textbook 2023-08-23 20:24:41 +08:00
JasenChao deb1f63d9e Merge branch '2023_open_source_contest' of https://gitlink.org.cn/JasenChao/xiuos into 2023_open_source_contest 2023-08-23 18:34:47 +08:00
JasenChao 68b7484fc5 Merge branch '2023_open_source_contest' of https://gitlink.org.cn/xuos/xiuos into 2023_open_source_contest 2023-08-23 18:33:53 +08:00
IACU a5a809aa0a Fix tests for edu-riscv64 textbook from Jiang_Yufan
it is OK
2023-08-23 17:59:50 +08:00
Jiang Yufan a289c0d653 Fix: test_app makefile update 2023-08-23 14:19:25 +08:00
Jiang Yufan 0f32060aea Fix: mergebin.py generate .bin file according to board 2023-08-23 13:53:04 +08:00
Jiang Yufan f4c9edd070 Fix: LVGL file rename 2023-08-23 13:51:48 +08:00
Jiang Yufan f848f36efb Fix: LVGL file rename 2023-08-23 10:44:46 +08:00
chuyunfei 202a43cbcb update some code 2023-08-22 19:10:57 -07:00
Jiang Yufan 4c9cc39801 BMP180 sensor test update 2023-08-22 14:48:39 +08:00
Jiang Yufan 48c40541f9 I2C driver update 2023-08-22 14:47:48 +08:00
Jiang Yufan cdb2be7ca4 I2C test update 2023-08-22 14:33:27 +08:00
Jiang Yufan feb0d29fc9 RS485 test update 2023-08-22 14:27:02 +08:00
Jiang Yufan aef55df1dc Face recognition kconfig update 2023-08-22 14:11: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 7447152767 Tensorflow test update 2023-08-22 14:05:10 +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
Jiang Yufan a7d6f8215e HS300X app update 2023-08-22 14:00:05 +08:00
Jiang Yufan fbeb75d1f1 LVGL demo update 2023-08-22 13:56:41 +08:00
chuyunfei a6f1215923 add func header 2023-08-21 22:55:07 -07:00