Commit Graph

149 Commits

Author SHA1 Message Date
chunyexixiaoyu d73170d1c6 APP_Framework/Applications/:add SConscript file
APP_Framework/Framework/:add SConscript and Kconfig file
2021-06-15 19:15:33 +08:00
chunyexixiaoyu 8de08a5ae1 Ubiquitous/RT_Thread/:add rt-thread as sub modules 2021-06-15 14:26:51 +08:00
xuedongliang b97a54dbed debug branch for posix transform
it is OK
2021-06-10 15:43:57 +08:00
Zhao_Jiasheng 9158349752 Add APP_Framework Kconfig 2021-06-10 11:41:30 +08:00
xuedongliang 4a7f51a5e9 Add nuttx to the system framework from Tang_yiwen
it is Perfect
2021-06-09 16:28:41 +08:00
xuedongliang b9a6714ed7 Fix LwIP client bug from Yu_Dongdong
it is OK
2021-06-09 16:27:59 +08:00
Zhao_Jiasheng e37efc70ce Add sensor, modify makefile 2021-06-09 16:24:37 +08:00
Zhao_Jiasheng cb87bea665 Add sensor, modify makefile 2021-06-09 16:23:59 +08:00
TangYiwen123 b907bfab1c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:34:06 +08:00
TangYiwen123 804bd57aa0 Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
Wang_Weigen dd3694c6b8 add private API of task/sem/mutex 2021-06-08 16:14:15 +08:00
Liu_Weichao dc455ac70d add driver posix transform 2021-06-08 14:32:58 +08:00
yudongdong 8b1a886e13 Fix Lwip client bug. 2021-06-08 03:15:28 +08:00
yudongdong 82e7002069 Merge branch 'master' into LwIP_software 2021-06-08 02:06:41 +08:00
yudongdong 4caf2266b8 Fix misoperation on task system 2021-06-08 02:03:33 +08:00
Wang_Weigen 8f2bdc034e add posix transform void file 2021-06-07 15:13:32 +08:00
xuedongliang 06c351e27c Adjust directory structure from Zhao_Jiasheng
it is perfect
2021-06-03 17:54:35 +08:00
Zhao_Jiasheng 7f1805e498 Add .gitignore 2021-06-03 17:50:28 +08:00
Zhao_Jiasheng 836eae32c4 Delete .vscode 2021-06-03 17:49:48 +08:00
Zhao_Jiasheng 33388e60ab Adjust directory structure 2021-06-03 17:48:02 +08:00
xuedongliang 7e9c6b16f6 Adjust directory structure from Zhao_Jiasheng
it is perfect
2021-06-03 17:41:42 +08:00
Zhao_Jiasheng 89a2236b18 Adjust directory structure 2021-06-03 17:38:11 +08:00
xuedongliang 92301257f3 Add extern sram support on stm32f407zgt6 for XiUOS
it is perfect
2021-05-29 20:17:57 +08:00
xuedongliang c079c8f80a And ok1052(cortex m7) board support from Huang_Yuqing
it is perfect
2021-05-29 20:12:57 +08:00
xuedongliang 789ea394c8 Add LwIP network stack from Tang_YiWen and Yu_Dongdong
it is perfect
2021-05-29 20:09:26 +08:00
Liu_Weichao 28503618b5 support ok1052 board 2021-05-29 14:10:33 +08:00
Wang_Weigen 3e65883a7f fix a bug 2021-05-29 14:07:00 +08:00
Zhao_Jiasheng 9f56e71545 Modify User malloc and free 2021-05-29 13:49:11 +08:00
yudongdong bee2741235 Merge branch 'master' into LwIP_software 2021-05-29 13:46:29 +08:00
Wang_Weigen 54e8b8569b add debug information for extern sram memory 2021-05-29 13:43:39 +08:00
yudongdong a3cb3fd650 add LwIP network stack 2021-05-29 13:43:31 +08:00
Zhao_Jiasheng 221bd363c9 Finishing fsmc driver 2021-05-29 13:24:05 +08:00
Wang_Weigen 8b2d6082d1 extsram test is ok 2021-05-29 11:58:58 +08:00
Wang_Weigen 0f7d7f446f only for debug 2021-05-28 21:19:07 +08:00
Wang_Weigen 75c879b9e5 Merge branch 'develop' of https://git.trustie.net/wwg666/xiuos into develop 2021-05-28 14:41:38 +08:00
Zhao_Jiasheng 013e3c14cc Add arm fsmc driver 2021-05-28 14:31:48 +08:00
xuedongliang 9fcd9338d3 add spi flash test function for arm from Liu Weichao
it is OK
2021-05-21 23:05:33 +08:00
xuedongliang 0daed4872f fix som bugs as requirements
it is OK
2021-05-21 23:05:01 +08:00
Liu_Weichao 03e646e0d0 Merge branch 'master' of https://git.trustie.net/IACU/xiuos into spi_flash_test 2021-05-19 16:16:33 +08:00
Liu_Weichao f48da2b6f9 add spi flash test function for arm 2021-05-19 16:15:42 +08:00
Huang_Yuqing 59f6f8d89c Merge branch 'fix_bug' of https://git.trustie.net/huangyuqing/xiuos into fix_bug 2021-05-18 18:45:05 +08:00
xuedongliang 302079ab81 fix bug of smp startup from Wa_Weigen and Huang_Yuqing
it is OK
2021-05-18 18:39:13 +08:00
xuedongliang 4d594e6bc7 add sm3 sm4 sm9 crypto algorithm from Nei_Xuwen
it is OK
2021-05-18 18:38:02 +08:00
xuedongliang b318eb315c QEMU support for XiUOS based on Cortex-M3 from Hang_Yuqing
it is perfect
2021-05-18 18:37:14 +08:00
Huang_Yuqing 6300cb511b Merge branch 'master' of https://git.trustie.net/xuos/xiuos into qemu-arm 2021-05-18 18:19:09 +08:00
Wang_Weigen 1402fe12e9 fix bug of smp startup 2021-05-18 15:49:27 +08:00
Huang_Yuqing 829f05296a fix some bugs 2021-05-18 09:59:15 +08:00
xuedongliang 86d96159fe add reboot cmd for arm and delete shutcmd from Wang Wei_gen
it is OK
2021-05-17 10:48:03 +08:00
root e012005b45 add sm3 sm4 sm9 crypto algorithm 2021-05-14 16:34:38 +08:00
Huang_Yuqing a2d278bb04 QEMU support for XiUOS based on Cortex-M3 2021-05-13 12:33:17 +08:00