Commit Graph

1720 Commits

Author SHA1 Message Date
Liu_Weichao d35d0bedb2 fix lwip_connect error, enable CHECKSUM_BY_HARDWARE in lwipopts.h 2023-11-01 16:17:50 +08:00
Liu_Weichao 4b579d1c8f feat support SQLite function, need follow README.md, RAM > 512KB, shell task stack > 32KB, TF card mount FATFS 2023-11-01 16:09:52 +08:00
Liu_Weichao dfa6b664ac feat add SQLite, compile OK 2023-10-25 16:07:23 +08:00
IACU 0705bdaf1a fix create event bug and add dev_recv_callback for uart in APP_Framework from Liu_Weichao
it is OK
2023-10-12 20:01:46 +08:00
Liu_Weichao 2b44a0c6fb feat add dev_recv_callback for uart in APP_Framework 2023-10-12 19:58:24 +08:00
Liu_Weichao d4b47088d2 update lorawan submodule, fix create event bug 2023-10-12 19:56:32 +08:00
IACU dc25947261 feat support cortex-m7-emulator for XiZi from Huang_Chen
it is OK
2023-10-12 09:38:48 +08:00
huang 1cf3baeb2e delete clock 2023-10-11 17:57:09 +08:00
huang 24023fd343 modify description 2023-10-11 17:51:27 +08:00
huang 341cfd34bd modify location 2023-10-11 17:34:24 +08:00
huang 196a8e001a add some files 2023-10-11 17:30:56 +08:00
huang 3fe9cf3d91 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2023-10-11 17:23:02 +08:00
huang 3f1be486cf remove aiot 2023-10-11 17:20:52 +08:00
IACU f82f41ade7 update gitmodules url for lorawan from Liu_Weichao
it is OK
2023-10-11 17:10:44 +08:00
huang c17c899ea7 add m7 readme 2023-10-11 17:08:19 +08:00
Liu_Weichao 648aaaae90 update gitsubmodules commit for lorawan 2023-10-11 17:07:00 +08:00
Liu_Weichao dd4cfd93c6 update gitmodules url for lorawan 2023-10-11 16:55:42 +08:00
huang 699c04e94d Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2023-10-11 16:48:47 +08:00
IACU 1e651e74b4 feat support lorawan end-device stack and fix some bugs from Liu_Weichao
it is OK
2023-10-11 16:26:13 +08:00
Liu_Weichao bc8b003c1e update lorawan function, support lorawan-ed-device connect chirpstack through lorawan-gateway-Ebyte-E890 2023-10-11 16:08:23 +08:00
Liu_Weichao f962cf6919 fix timer bug in posix_support for XiZi kernel 2023-10-11 09:34:14 +08:00
Liu_Weichao ca0ef77764 fix timer callback bug 2023-10-10 13:23:05 +08:00
Liu_Weichao 58fe8fc887 feat support set task name using PrivTaskCreate in XiZi 2023-09-27 17:05:27 +08:00
huang 6c40800dfe delete cjson process 2023-09-27 16:04:55 +08:00
huang cc4106dd11 imx6q dts 2023-09-27 15:58:37 +08:00
huang e055ffdc2c modify microkernel 2023-09-27 15:54:00 +08:00
huang 014e51c0ad mmodify the liscence 2023-09-27 15:47:47 +08:00
huang 339ea93b09 delete no need 2023-09-27 14:21:14 +08:00
Liu_Weichao 6228e76194 1、add ch32v307 riscv support in Makefile;2、fix lock uninitialized error in dev_serial. 2023-09-27 14:13:37 +08:00
huang 5a02b89ffc delete mqtt 2023-09-27 14:13:10 +08:00
IACU cb785cf8a1 Fix Task priority bug, rename some wrong variables from Tu_Yuyang
it is ok
2023-09-26 17:01:39 +08:00
huang d50d16bc86 Merge branch 'prepare_for_master' of https://gitlink.org.cn/hc0014/xiuos into prepare_for_master 2023-09-26 10:35:53 +08:00
huang e745fc9129 aiot cache codes 2023-09-26 10:33:24 +08:00
huang d884774bca contest final 2023-09-26 10:20:29 +08:00
huang 085c418faa contest chusai 2023-09-26 10:17:33 +08:00
TXuian 159159ecde Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into wiz_lwip 2023-09-21 10:34:11 +08:00
TXuian b82a86d5c0 Fix Task priority bug, rename some wrong variables 2023-09-21 10:32:14 +08:00
huang 4d2e4498cc Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2023-09-11 11:19:52 +08:00
IACU 83681208ec ota project related from Wang_guozhu
it is OK
2023-09-11 10:04:00 +08:00
IACU fb368d24a9 Support lwip with w5500 from Tu_Yuyang 2023-09-11 10:00:18 +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 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
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 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