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 |
Zhao_Jiasheng
|
4249cb391e
|
Repair sensor apps and nbiot demo include
|
2021-05-10 09:45:45 +08:00 |
yudongdong
|
fad57ab4dd
|
Merge branch 'master' into bluetooth_feature
|
2021-05-08 21:44:01 +08:00 |
Wang_Weigen
|
c4e0918583
|
add debug cmd for task/sem/mutex/msgqueue/timer
|
2021-05-08 18:08:40 +08:00 |
xuedongliang
|
1599057195
|
optimize Shell Cmd ShowBus using node from Liu_Weichao
it is OK
|
2021-05-08 11:30:11 +08:00 |
Liu_Weichao
|
d59964e87f
|
optimize Shell Cmd ShowBus using node
|
2021-05-08 10:56:14 +08:00 |
yudongdong
|
a0fb0006ca
|
Add bluetooth p2p basic funciton
|
2021-05-07 15:09:52 +08:00 |
Zhao_Jiasheng
|
a4dd99c678
|
Merge branch 'nbiot' of https://git.trustie.net/StupidMalphite/xiuos into nbiot
|
2021-05-07 13:44:23 +08:00 |
Zhao_Jiasheng
|
915c82552d
|
Repair sensor apps and nbiot demo include
|
2021-05-07 13:43:25 +08:00 |
Zhao_Jiasheng
|
3e2b6f6fa9
|
Repair sensor apps and nbiot demo include
|
2021-05-07 13:43:07 +08:00 |
xuedongliang
|
872f8bc9ca
|
Add LICENSE file from Zhao_Jiasheng
it is perfect
|
2021-05-06 17:36:13 +08:00 |
Zhao_Jiasheng
|
2b3d0be7da
|
Add LICENSE
|
2021-05-06 17:34:13 +08:00 |