Commit Graph

63 Commits

Author SHA1 Message Date
wlyu c20c9c20d2 support OPCUA and LWIP 2021-12-20 16:44:03 +08:00
Wang_Weigen e366c8817c repair a bug of inputting password of shell 2021-12-14 10:37:22 +08:00
Wang_Weigen f2ba792380 sync upstream branch and add 'as830' sensor of ch4 2021-12-14 10:32:17 +08:00
Liu_Weichao ead80da91f fix that i2c device of sensor framework cannot set i2c address 2021-12-10 10:23:30 +08:00
Kiritoy 58060874d6 rebase prepare_for_master branch 2021-12-08 14:52:10 +08:00
Kiritoy a080d98470 Restore the file directory structure 2021-12-08 14:43:10 +08:00
Kiritoy 4aacf28974 add cortex-m0 support and fix some bugs 2021-12-08 14:43:10 +08:00
xuedongliang 1dfb44a706 1、fix third_party_usb data format bugs; 2、feat riscv64 usb mount file system function.
it is OK
2021-12-07 09:52:09 +08:00
Wang_Weigen fa1637ffbd sync upstream 2021-12-07 09:47:13 +08:00
Liu_Weichao a7baf1e7ed fix third_party_usb/usbhost data format bugs 2021-12-07 09:43:53 +08:00
Wang_Weigen b76b1506cd modify board name in readme 2021-12-06 09:58:10 +08:00
Wang_Weigen b1e7057b17 add bin file flash way of gd32vf103_rvstar in READ.md 2021-12-03 16:47:17 +08:00
Wang_Weigen 644f2bbf37 add gd32vf103 'README.md' 2021-12-03 15:38:10 +08:00
Wang_Weigen 19bd5a4705 repair the uart input of gd32fv103_rvstar 2021-12-03 14:07:05 +08:00
Wang_Weigen b1264ad3c9 Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into develop 2021-12-02 15:18:33 +08:00
Wang_Weigen 607b8ca017 transplant development board of gd32vf103_rvstar 2021-12-02 15:17:59 +08:00
Liu_Weichao a21ca4af2a fix XiUOS/stm32f103-nano board README.md error 2021-12-02 14:21:54 +08:00
Liu_Weichao a51473d791 Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into xiuos_connection 2021-12-02 11:09:39 +08:00
Liu_Weichao 20b852eb38 add XiUOS/stm32f103-nano board support, feat shell and docs stack-heap-optimize advice 2021-12-02 11:09:17 +08:00
Liu_Weichao c78ab5242c Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into xiuos_connection 2021-12-01 10:28:26 +08:00
Liu_Weichao a42f20ab3c add XiUOS/stm32f103-nano board support, task create function has some bugs 2021-12-01 10:27:25 +08:00
bj 668796ee18 技术文档与视频 2021-12-01 10:10:52 +08:00
Wang_Weigen 592ca413e8 sync with upstream 2021-11-25 14:26:45 +08:00
Liu_Weichao 5fe8fb59b2 Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into xiuos_connection 2021-11-17 17:37:24 +08:00
Liu_Weichao 7a172fd136 1、support adapter_lora gateway and client state-machine-model;2、fix aiit-arm32-board usb compile error. 2021-11-17 17:37:04 +08:00
Wang_Weigen 25cd73821f fix a bug of malloc big memory failed 2021-11-12 18:24:52 +08:00
Wang_Weigen eb14677832 1.add an API of finding the first user task in xiuos task manage list; 2.add restart application after ota 2021-11-10 17:31:39 +08:00
Liu_Weichao c631063b7a support adapter_lora and sx1278 device on aiit-arm32-board 2021-11-10 16:32:17 +08:00
Wang_Weigen f3d527cf70 delete useless code 2021-11-09 17:18:21 +08:00
Wang_Weigen b3c770dd26 delete useless code 2021-11-09 17:14:47 +08:00
Wang_Weigen 8609045f2a repair 'mount sd card' 2021-11-09 17:13:07 +08:00
Wang_Weigen 9959ec6470 1.repair the separate compile error;2.modify ota init task 2021-11-09 16:12:07 +08:00
bj 471e2d7920 cotex-m4-emulator2 2021-10-26 11:31:19 +08:00
bj 2f86d928c6 cortex-m4-emulator 2021-10-19 15:52:43 +08:00
Liu_Weichao a5e97b1431 fix cortex-m3-emulator and hifive emulator compile error 2021-10-11 14:04:37 +08:00
Liu_Weichao 92347f7e29 1、support adapter_bluetooth and hc08 device;2、fix adapter at agent bug。 2021-10-11 10:13:01 +08:00
Wang_Weigen 6be676af78 add e18 of zigbee connection 2021-09-24 15:22:19 +08:00
Wang_Weigen d14ec3cb12 Merge branch 'master' of https://git.trustie.net/xuos/xiuos into develop 2021-09-22 13:29:15 +08:00
xuedongliang 21e01b2f6b Add DELE function in board
it is OK
2021-09-17 15:36:38 +08:00
Liu_Weichao bb93aefe1d 1、fix aiit_board spi_lora bug;2、fix sensor/voice Kconfig bug。 2021-09-14 15:49:28 +08:00
Wang_Weigen ce480336d8 move security to APP_Framework 2021-09-09 18:17:04 +08:00
Wang_Weigen 34ca5a215c mv security to APP_Framework 2021-09-09 18:14:46 +08:00
Wang_Weigen 5b47a83022 solve the compile problem of tflite in xiuos 2021-09-09 18:00:27 +08:00
Liu_Weichao 281482855d modify sensor framework kconfig function 2021-09-08 13:34:25 +08:00
Wang_Weigen 6b7a233511 modify author description and fix bug of compiler errors,add readme for gap8 2021-09-03 14:24:41 +08:00
Wang_Weigen b22f9a3851 fix a bug of uart input problem for gap8 2021-09-02 10:07:46 +08:00
Wang_Weigen 198d61918b add gap8 board of riscv for xiuos 2021-08-30 14:05:12 +08:00
LAPTOP-6JO0PLKH\FigoHu f87c40f6fb fix a bug in Makefile that prevented removing the '.config' file corrently 2021-08-26 20:34:45 +08:00
Liu_Kai 61cd542d92 add wifi adapter support on XIUOS/aiit-arm32-board 2021-07-28 10:11:15 +08:00
Liu_Weichao 86ef526303 add APP_Framework/Framework/connection function 2021-06-17 16:18:07 +08:00