Commit Graph

1745 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 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
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 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 355e717cb8 Fix tests for edu-riscv64 textbook and edu-arm32 textbook 2023-08-23 20:24:41 +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
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
wgzAIIT 55d63408fe Merge pull request 'merge code' (#46) from mqtt into xidatong-arm32 2023-08-17 20:20:26 +08:00
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
wgzAIIT 1eb783cc18 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt 2023-08-17 19:12:40 +08:00
IACU 90b7740ca0 feat add RS485 using usart4 for edu_arm32 board and fix test_rs485 error from Liu_Weichao
it is OK
2023-08-17 15:08:07 +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
wgzAIIT 34e855a3a9 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt 2023-08-11 11:17:10 +08:00
IACU dd383ef424 Add app test and command line tool from Tu_Yuyang
it is OK
2023-08-11 11:06:42 +08:00
涂煜洋 3896242622 23/08/11 Add app test_uart. 2023-08-11 11:03:10 +08:00
涂煜洋 167bc3c047 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into cmdline 2023-08-11 10:11:36 +08:00
涂煜洋 dd35692866 23/08/11 Fix app test socket 2023-08-11 10:07:31 +08:00
涂煜洋 586ceba08e 23/08/11 Fix app test socket 2023-08-11 10:02:51 +08:00