Commit Graph

671 Commits

Author SHA1 Message Date
wgzAIIT 0a76e9c583 update JerryScript README.md 2023-09-12 16:46:24 +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
IACU 83681208ec ota project related from Wang_guozhu
it is OK
2023-09-11 10:04:00 +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
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
wgzAIIT 29499a1ec3 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into jerryscript 2023-08-29 11:01:41 +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 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 4b75e1283a Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into micro_kernel 2023-08-25 15:27: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
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 a289c0d653 Fix: test_app makefile update 2023-08-23 14:19:25 +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 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 7447152767 Tensorflow test update 2023-08-22 14:05:10 +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 9e031ecee0 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into jerryscript 2023-08-17 19:15:34 +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
wgzAIIT 34e855a3a9 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt 2023-08-11 11:17:10 +08:00
涂煜洋 3896242622 23/08/11 Add app test_uart. 2023-08-11 11:03:10 +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
涂煜洋 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
涂煜洋 0e82fac640 Fix edu-arm32 i2c. 2023-08-09 17:31:06 +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
wgzAIIT 74b31a5420 add JerryScript test file and update README.md 2023-08-09 15:21:18 +08:00
Liu_Weichao 5f642507b4 fix adc/dac funciton error on edu-arm32 baord 2023-08-09 15:10:11 +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 27734606f5 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop 2023-08-04 10:06:26 +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