Commit Graph

  • 4caf2266b8 Fix misoperation on task system yudongdong 2021-06-08 02:03:33 +0800
  • 8f2bdc034e add posix transform void file Wang_Weigen 2021-06-07 15:13:32 +0800
  • 06c351e27c Adjust directory structure from Zhao_Jiasheng xuedongliang 2021-06-03 17:54:35 +0800
  • 7f1805e498 Add .gitignore Zhao_Jiasheng 2021-06-03 17:50:28 +0800
  • 836eae32c4 Delete .vscode Zhao_Jiasheng 2021-06-03 17:49:48 +0800
  • 33388e60ab Adjust directory structure Zhao_Jiasheng 2021-06-03 17:48:02 +0800
  • 7e9c6b16f6 Adjust directory structure from Zhao_Jiasheng xuedongliang 2021-06-03 17:41:42 +0800
  • 89a2236b18 Adjust directory structure Zhao_Jiasheng 2021-06-03 17:38:11 +0800
  • 92301257f3 Add extern sram support on stm32f407zgt6 for XiUOS xuedongliang 2021-05-29 20:17:57 +0800
  • c079c8f80a And ok1052(cortex m7) board support from Huang_Yuqing xuedongliang 2021-05-29 20:12:57 +0800
  • 789ea394c8 Add LwIP network stack from Tang_YiWen and Yu_Dongdong xuedongliang 2021-05-29 20:09:26 +0800
  • 28503618b5 support ok1052 board Liu_Weichao 2021-05-29 14:10:33 +0800
  • 3e65883a7f fix a bug Wang_Weigen 2021-05-29 14:07:00 +0800
  • 9f56e71545 Modify User malloc and free Zhao_Jiasheng 2021-05-29 13:49:11 +0800
  • bee2741235 Merge branch 'master' into LwIP_software yudongdong 2021-05-29 13:46:29 +0800
  • 54e8b8569b add debug information for extern sram memory Wang_Weigen 2021-05-29 13:43:39 +0800
  • a3cb3fd650 add LwIP network stack yudongdong 2021-05-29 13:43:31 +0800
  • 221bd363c9 Finishing fsmc driver Zhao_Jiasheng 2021-05-29 13:24:05 +0800
  • 8b2d6082d1 extsram test is ok Wang_Weigen 2021-05-29 11:58:58 +0800
  • 0f7d7f446f only for debug Wang_Weigen 2021-05-28 21:19:07 +0800
  • 75c879b9e5 Merge branch 'develop' of https://git.trustie.net/wwg666/xiuos into develop Wang_Weigen 2021-05-28 14:41:38 +0800
  • 013e3c14cc Add arm fsmc driver Zhao_Jiasheng 2021-05-28 14:31:48 +0800
  • 9fcd9338d3 add spi flash test function for arm from Liu Weichao xuedongliang 2021-05-21 23:05:33 +0800
  • 0daed4872f fix som bugs as requirements xuedongliang 2021-05-21 23:05:01 +0800
  • 03e646e0d0 Merge branch 'master' of https://git.trustie.net/IACU/xiuos into spi_flash_test Liu_Weichao 2021-05-19 16:16:33 +0800
  • f48da2b6f9 add spi flash test function for arm Liu_Weichao 2021-05-19 16:15:42 +0800
  • 59f6f8d89c Merge branch 'fix_bug' of https://git.trustie.net/huangyuqing/xiuos into fix_bug Huang_Yuqing 2021-05-18 18:45:05 +0800
  • 302079ab81 fix bug of smp startup from Wa_Weigen and Huang_Yuqing xuedongliang 2021-05-18 18:39:13 +0800
  • 4d594e6bc7 add sm3 sm4 sm9 crypto algorithm from Nei_Xuwen xuedongliang 2021-05-18 18:38:02 +0800
  • b318eb315c QEMU support for XiUOS based on Cortex-M3 from Hang_Yuqing xuedongliang 2021-05-18 18:37:14 +0800
  • 6300cb511b Merge branch 'master' of https://git.trustie.net/xuos/xiuos into qemu-arm Huang_Yuqing 2021-05-18 18:19:09 +0800
  • 1402fe12e9 fix bug of smp startup Wang_Weigen 2021-05-18 15:49:27 +0800
  • 829f05296a fix some bugs Huang_Yuqing 2021-05-18 09:59:15 +0800
  • 86d96159fe add reboot cmd for arm and delete shutcmd from Wang Wei_gen xuedongliang 2021-05-17 10:48:03 +0800
  • e012005b45 add sm3 sm4 sm9 crypto algorithm root 2021-05-14 16:34:38 +0800
  • a2d278bb04 QEMU support for XiUOS based on Cortex-M3 Huang_Yuqing 2021-05-13 12:33:17 +0800
  • ed1010d84b add reboot cmd for arm and delete shutcmd Wang_Weigen 2021-05-13 10:59:05 +0800
  • 9fb9a3a2ec modify shell cmd description in cmd.c from Liu Weichao xuedongliang 2021-05-11 18:47:49 +0800
  • fc257d1f8b Add bluetooth function on kd233 from Yu Dongdong xuedongliang 2021-05-11 18:46:33 +0800
  • 6978a341c5 Add board k210-emulator from Huang Yuqing and Zhao Jiasheng and Wang Weigen xuedongliang 2021-05-10 21:14:23 +0800
  • 6f7cf059ec Add board k210-emulator Zhao_Jiasheng 2021-05-10 21:08:25 +0800
  • dac189d6cc Merge branch 'bluetooth_feature' of https://git.trustie.net/liza4cn/xiuos into bluetooth_feature yudongdong 2021-05-10 17:55:57 +0800
  • 8ccf223eb0 surport bluetooth on f407 yudongdong 2021-05-10 17:39:25 +0800
  • 340c6fe503 Add bluetooth p2p basic funciton yudongdong 2021-05-07 15:09:52 +0800
  • f90ac499be optimize cmd.c code standard Liu_Weichao 2021-05-10 17:04:27 +0800
  • 0602e09627 Delete redundant perception document from Zhao Jiasheng xuedongliang 2021-05-10 15:32:55 +0800
  • f65b5652d7 Delete redundant perception document Zhao_Jiasheng 2021-05-10 15:29:16 +0800
  • a8eb0f1617 add debug cmd for task from Wang Weigen xuedongliang 2021-05-10 10:29:48 +0800
  • 83b223e0db Merge branch 'master' of https://git.trustie.net/xuos/xiuos into develop Wang_Weigen 2021-05-10 10:07:50 +0800
  • 0828327cd0 Repair nbiot demo and sensor apps include from Zhao_Jiasheng xuedongliang 2021-05-10 09:58:11 +0800
  • e5ec525b13 Merge branch 'nbiot' of https://git.trustie.net/StupidMalphite/xiuos into nbiot Zhao_Jiasheng 2021-05-10 09:47:47 +0800
  • 7b3eab0f64 Fixed error in command description Zhao_Jiasheng 2021-05-10 09:45:07 +0800
  • 4249cb391e Repair sensor apps and nbiot demo include Zhao_Jiasheng 2021-05-07 13:43:07 +0800
  • fad57ab4dd Merge branch 'master' into bluetooth_feature yudongdong 2021-05-08 21:44:01 +0800
  • c4e0918583 add debug cmd for task/sem/mutex/msgqueue/timer Wang_Weigen 2021-05-08 18:08:40 +0800
  • 1599057195 optimize Shell Cmd ShowBus using node from Liu_Weichao xuedongliang 2021-05-08 11:30:11 +0800
  • d59964e87f optimize Shell Cmd ShowBus using node Liu_Weichao 2021-05-08 10:56:14 +0800
  • a0fb0006ca Add bluetooth p2p basic funciton yudongdong 2021-05-07 15:09:52 +0800
  • a4dd99c678 Merge branch 'nbiot' of https://git.trustie.net/StupidMalphite/xiuos into nbiot Zhao_Jiasheng 2021-05-07 13:44:23 +0800
  • 915c82552d Repair sensor apps and nbiot demo include Zhao_Jiasheng 2021-05-07 13:43:07 +0800
  • 3e2b6f6fa9 Repair sensor apps and nbiot demo include Zhao_Jiasheng 2021-05-07 13:43:07 +0800
  • 872f8bc9ca Add LICENSE file from Zhao_Jiasheng xuedongliang 2021-05-06 17:36:13 +0800
  • 2b3d0be7da Add LICENSE Zhao_Jiasheng 2021-05-06 17:34:13 +0800
  • e216bbd115 Add LoRa support v1.0.0 xuedongliang 2021-05-01 10:43:30 +0800
  • 849f5d7dd5 Add LoRa module yudongdong 2021-04-30 21:16:42 +0800
  • 18da044bb7 Add -Werror compile flag in all boards from Liu Shouye xuedongliang 2021-04-30 19:59:11 +0800
  • aa40128ca6 Treat warning as error. Liu_Shouye 2021-04-30 19:46:21 +0800
  • f3b52e2b83 use qemu v5.0.0 from Huang Yuqing xuedongliang 2021-04-30 18:47:32 +0800
  • 1d9dc88cb2 fix the problem of two variables with the same name from Huang Yuqing xuedongliang 2021-04-30 18:46:43 +0800
  • 6bee8271ce use qemu v5.0.0 Huang_Yuqing 2021-04-30 18:42:04 +0800
  • f0b60e04ed fix the problem of two variables with the same name Huang_Yuqing 2021-04-30 18:26:30 +0800
  • be9959746c Update kd233, stm32f407-st-discovery, hifive1, qemu board README.md from Zhao_Jiasheng xuedongliang 2021-04-30 17:55:56 +0800
  • 10c0494811 Remove useless codes, supplementary license and descriptions clearer from Huang_Yuqing xuedongliang 2021-04-30 17:55:11 +0800
  • 2eefc7c032 Update kd233, stm32f407-st-discovery, hifive1, qemu board README.md Zhao_Jiasheng 2021-04-30 17:51:33 +0800
  • 9f3113da58 add file license description Huang_Yuqing 2021-04-30 16:38:28 +0800
  • 12d9645a4f optimize code standard from Liu_WeiChao xuedongliang 2021-04-30 16:05:06 +0800
  • 822abe93dd Add NB-IoT BC28 model driver base connection framework base on AIIT_ARM board xuedongliang 2021-04-30 16:02:39 +0800
  • adcfd5e7f6 optimize code standard Liu_Weichao 2021-04-30 16:01:38 +0800
  • f3684a57e0 support aiit-arm32-board and stm32f407-st-discovery board from Gu_Meijie xuedongliang 2021-04-30 16:01:03 +0800
  • bd275f2f2a Remove useless codes, supplementary license and descriptions clearer Huang_Yuqing 2021-04-30 16:00:51 +0800
  • d155d5e672 Repair NBIoT changed interfaces Zhao_Jiasheng 2021-04-30 15:51:45 +0800
  • b063120bc5 Add connection NB-IoT Zhao_Jiasheng 2021-04-30 15:43:17 +0800
  • 0b08dbf171 support aiit-arm32-board and stm32f407-st-discovery board gumj 2021-04-30 14:11:05 +0800
  • 3ba05d0a71 Merge pull request 'tflite application licence small modification' (#25) from Gumeijie/xiuos:gmj_work into master leebaok 2021-04-30 14:05:41 +0800
  • f7d6f54d29 change date of licence gumj 2021-04-30 11:31:41 +0800
  • b1b4f065ce change date of licence gumj 2021-04-30 11:18:49 +0800
  • a78eb6abbf tflite application licence small modification gumj 2021-04-30 10:55:07 +0800
  • 0abb9999bf Merge pull request 'add qemu surport' (#24) from huangyuqing/xiuos:dev into master jasder 2021-04-29 23:03:08 +0800
  • 1c11b973d6 surport qemu Huang_Yuqing 2021-04-29 19:52:30 +0800
  • e4457ff475 rewrite path normalize function from Sun Penghao xuedongliang 2021-04-29 17:50:31 +0800
  • af847cc62e rewrite path normalize function sunphsjtu 2021-04-29 17:10:26 +0800
  • 5d13421ae8 modify code standard from Liu Weichao xuedongliang 2021-04-29 16:47:51 +0800
  • 316ef19c45 fix zigbee compile problem when separate compiling from Gu Meijie xuedongliang 2021-04-29 16:39:37 +0800
  • ff2904ac26 modify code standard Liu_Weichao 2021-04-29 16:39:24 +0800
  • 5e2b986e0e fix maix-go compile problem gumj 2021-04-29 16:33:36 +0800
  • 6a0dd7e7d9 delete useless comments gumj 2021-04-29 16:12:32 +0800
  • caace9f454 fix zigbee compile problem when separate compiling gumj 2021-04-29 16:04:49 +0800
  • d88e575a99 test429 gumj 2021-04-29 11:21:15 +0800
  • c86adeda94 remove all comile warning of kernel from Wang Weigen xuedongliang 2021-04-29 16:20:07 +0800
  • 524843b166 modify README for XiUOS and "sensor.h" annotation from Zhao Jiasheng xuedongliang 2021-04-29 16:18:44 +0800