Commit Graph

69 Commits

Author SHA1 Message Date
wgzAIIT 0b1489cfed Merge pull request 'merge code' (#56) from xidatong-arm32 into jerryscript 2023-09-20 16:11:36 +08:00
wgzAIIT 9fd61d3d2a 1、Optimize mqtt transfer speed 3k/s
2、add json file to sd card by mqtt
2023-09-20 14:37:42 +08:00
wgzAIIT 60a7835ef8 Modify the return value of the mqtt function 2023-09-19 09:22:26 +08:00
wgzAIIT 5ef61d14b1 1、Verify file size before ota file transfer
2、update MQTT connection parameter configuration
2023-09-18 18:28:01 +08:00
wgzAIIT 0a76e9c583 update JerryScript README.md 2023-09-12 16:46:24 +08:00
wgzAIIT e61ffc4589 Optimize ota transfer function 2023-09-12 09:32:14 +08:00
wgzAIIT e8061577da Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into jerryscript 2023-09-11 10:12:03 +08:00
wgzAIIT 5da9a9c4ae 1、Optimize transmission string matching rules
2、change Kconfig for mqtt and ota
2023-09-08 17:32:43 +08:00
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 f24a0f2d47 change Kconfig for JerryScript 2023-09-05 15:23:21 +08:00
wgzAIIT 488419a6d0 update MQTT connection parameter configuration 2023-08-30 09:51:22 +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 610810da32 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-08-28 08:40:28 +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
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 fbeb75d1f1 LVGL demo update 2023-08-22 13:56:41 +08:00
wgzAIIT 74b31a5420 add JerryScript test file and update README.md 2023-08-09 15:21:18 +08:00
wgzAIIT fb458fe6cd git submodule add jerryscript base tag v2.4.0 2023-08-09 10:50:41 +08:00
wgzAIIT bb0fb51e7e support jerryscript on edu-arm32 board and add test case 2023-08-09 10:29:03 +08:00
wgzAIIT 7ce3748947 add JerryScript test case 2023-08-08 15:10:21 +08:00
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
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 3efe663ee0 update lorawan submodule commit 2023-08-03 15:40:11 +08:00
wgzAIIT 02089a48ee move mqtt to APP_Framework/lib dir for ota 2023-07-27 11:01:10 +08:00
Liu_Weichao 200380a92e feat fix lorawan/README.md description error 2023-06-20 17:59:35 +08:00
Liu_Weichao 5c08cae005 feat add lorawan_gateway_single_channel lib for XiUOS and compile OK 2023-06-20 11:24:15 +08:00
Liu_Weichao 5d8375caee feat update lora_radio_driver submodule version 2023-06-06 17:17:48 +08:00
Liu_Weichao dc5537a64f feat add lorawan submodule README.md and fix Kconfig compile error 2023-04-18 18:14:10 +08:00
Liu_Weichao 6b41cdbcfe Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop 2023-04-14 14:05:31 +08:00
xuedongliang e6390ecf73 add tinyttf engine for xidatong-arm32 from huchao
it is OK
2023-04-13 12:01:01 +08:00
Liu_Weichao 95b049e636 feat support lorawan_devicenode submodule 2023-03-31 14:14:54 +08:00
Liu_Weichao 58057e0b5e feat add lorawan_devicenode submodule 2023-03-22 16:50:34 +08:00
Liu_Weichao 08388f1b11 1、updata lora_radio_driver submodules;2、fix radio define error in connect_lora_spi.c;3、fix ticks calculation bug in timer_settime。 2023-03-21 15:16:12 +08:00
huchao cf1d5a234b add tinyttf 2023-03-20 07:55:30 +00:00
Liu_Weichao 47cea831ba modify lora_radio_driver path and compile OK 2023-03-17 10:05:59 +08:00
Liu_Weichao a4eec2646d feat add lora_radio_driver submodule 2023-03-16 11:21:47 +08:00
Wang_Weigen 5ae31a37f3 repair the compiler error of the configuration with Seperating compiler or musl lib 2023-02-28 17:20:39 +08:00
wuzheng 49df162734 add softspi in xidatong-riscv64 2022-11-22 10:20:15 +08:00
wuzheng 987fd6c798 fit touch postion for lvgl 2022-11-21 16:46:46 +08:00
wuzheng 06ed03337a add camera driver and examples for edu-riscv64 2022-11-18 20:20:34 +08:00
xuedongliang 3bec8f496a support xiwangtong-arm32 board on XiZi from Liu_Weichao
it is OK
2022-09-16 14:30:10 +08:00
TXuian 587ab693c1 comment debug print of i2c transfer errors. 2022-09-01 18:47:05 -07:00
TXuian c014727e2c fix i2c error, add senser interface. 2022-09-01 02:52:44 -07:00
Liu_Weichao c5a0cbf95e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-07-07 18:22:38 +08:00
Liu_Weichao c8fc05a0f9 add xiwangtong-arm32 board on XiZi/board/ 2022-06-24 16:45:15 +08:00
Wang_Weigen bc7913a713 remove compile warning 2022-06-22 16:59:13 +08:00