Commit Graph

962 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
wgzAIIT
488419a6d0 update MQTT connection parameter configuration 2023-08-30 09:51:22 +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
Liu_Weichao
5bb0f2aaf5 add plc data store function for control framework 2023-08-28 16:15:32 +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
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
1f21fc15b2 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt 2023-08-24 10:17:32 +08:00
Jiang Yufan
0f32060aea Fix: mergebin.py generate .bin file according to board 2023-08-23 13:53:04 +08:00
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
wgzAIIT
1eb783cc18 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt 2023-08-17 19:12:40 +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
涂煜洋
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
ed67ff5c62 Merge pull request 'merge code' (#42) from prepare_for_master into mqtt 2023-08-09 12:16:16 +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
e29eb633ca Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-08-08 08:56:51 +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
21ca38158e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-07-28 09:09:57 +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