Commit Graph

133 Commits

Author SHA1 Message Date
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
Wang_Weigen
ed1010d84b add reboot cmd for arm and delete shutcmd 2021-05-13 10:59:05 +08:00
xuedongliang
9fb9a3a2ec modify shell cmd description in cmd.c from Liu Weichao
it is OK
2021-05-11 18:47:49 +08:00
xuedongliang
fc257d1f8b Add bluetooth function on kd233 from Yu Dongdong
it is OK
2021-05-11 18:46:33 +08:00
xuedongliang
6978a341c5 Add board k210-emulator from Huang Yuqing and Zhao Jiasheng and Wang Weigen
it is perfect
2021-05-10 21:14:23 +08:00
Zhao_Jiasheng
6f7cf059ec Add board k210-emulator 2021-05-10 21:08:42 +08:00
yudongdong
dac189d6cc Merge branch 'bluetooth_feature' of https://git.trustie.net/liza4cn/xiuos into bluetooth_feature 2021-05-10 17:55:57 +08:00
yudongdong
8ccf223eb0 surport bluetooth on f407 2021-05-10 17:43:43 +08:00
yudongdong
340c6fe503 Add bluetooth p2p basic funciton 2021-05-10 17:43:43 +08:00
Liu_Weichao
f90ac499be optimize cmd.c code standard 2021-05-10 17:04:27 +08:00
xuedongliang
0602e09627 Delete redundant perception document from Zhao Jiasheng
it is OK
2021-05-10 15:32:55 +08:00
Zhao_Jiasheng
f65b5652d7 Delete redundant perception document 2021-05-10 15:29:16 +08:00
xuedongliang
a8eb0f1617 add debug cmd for task from Wang Weigen
it is OK
2021-05-10 10:29:48 +08:00
Wang_Weigen
83b223e0db Merge branch 'master' of https://git.trustie.net/xuos/xiuos into develop 2021-05-10 10:07:50 +08:00
xuedongliang
0828327cd0 Repair nbiot demo and sensor apps include from Zhao_Jiasheng
it is OK
2021-05-10 09:58:11 +08:00
Zhao_Jiasheng
e5ec525b13 Merge branch 'nbiot' of https://git.trustie.net/StupidMalphite/xiuos into nbiot 2021-05-10 09:47:47 +08:00
Zhao_Jiasheng
7b3eab0f64 Fixed error in command description 2021-05-10 09:45:45 +08:00