chunyexixiaoyu
|
fedd6affc9
|
Ubiquitous/RT_Thread/:add rw007 driver and ov2640 driver
|
2021-06-21 17:17:51 +08:00 |
xuedongliang
|
4510a95e90
|
add transform layer of xiuos for applications framework from Wang weigen
it is OK
|
2021-06-17 16:32:46 +08:00 |
xuedongliang
|
2886ca5f78
|
add K210 bsp from Tian Chunyu
it is OK
|
2021-06-17 16:32:13 +08:00 |
Liu_Weichao
|
86ef526303
|
add APP_Framework/Framework/connection function
|
2021-06-17 16:18:07 +08:00 |
Wang_Weigen
|
fba573cc0b
|
Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into develop
|
2021-06-17 15:11:48 +08:00 |
Wang_Weigen
|
36f3e40c55
|
add nuttx for develop
|
2021-06-17 15:07:37 +08:00 |
Wang_Weigen
|
f564ef8d28
|
add user api printf
|
2021-06-17 14:47:51 +08:00 |
Wang_Weigen
|
e603afa739
|
delete original app contents of xiuos
|
2021-06-17 14:07:57 +08:00 |
Wang_Weigen
|
0e496a791f
|
modify the configuration of app frame
|
2021-06-17 14:04:50 +08:00 |
chunyexixiaoyu
|
223933b6f9
|
Ubiquitous/RT_Thread/:add K210 bsp
|
2021-06-16 20:52:57 +08:00 |
chunyexixiaoyu
|
1df91a6b3c
|
Ubiquitous/RT_Thread/:import K210 sdk as sub module and change rt-thread version
|
2021-06-16 20:37:43 +08:00 |
Liu_Weichao
|
fc505837b9
|
add sensor framework
|
2021-06-16 18:35:33 +08:00 |
Liu_Weichao
|
b6b06aa538
|
Merge branch 'develop' of https://git.trustie.net/wwg666/xiuos into sensor
|
2021-06-16 13:47:48 +08:00 |
Wang_Weigen
|
579956c027
|
Modify framework content
|
2021-06-16 11:28:44 +08:00 |
Zhao_Jiasheng
|
994658c08c
|
Add adapter.c
|
2021-06-16 11:07:17 +08:00 |
xuedongliang
|
13a4c0f813
|
Add RT_Thread modules in XiUOS
it is Perfect
|
2021-06-16 09:48:00 +08:00 |
xuedongliang
|
0ddb5bfd1f
|
fix a bug of compiler failed from wang weigen
it is OK
|
2021-06-16 09:46:00 +08:00 |
xuedongliang
|
3a7e7dee79
|
modify nuttx bug about lack of a file from Tang yiwen
it is OK
|
2021-06-16 09:41:08 +08:00 |
chunyexixiaoyu
|
2faece8dc6
|
Ubiquitous/RT_Thread/:add stm32f407-atk-coreboard bsp in bsp folder.
|
2021-06-15 19:29:14 +08:00 |
chunyexixiaoyu
|
e85b0832e1
|
Ubiquitous\RT_Thread\:add Kconfig file and SConscript file in drivers folder
|
2021-06-15 19:27:32 +08:00 |
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 |
TangYiwen123
|
cd964dff27
|
add a readme file
|
2021-06-11 15:47:59 +08:00 |
TangYiwen123
|
6d0f2ca39a
|
modify nuttx bug of lack of files
|
2021-06-11 11:25:07 +08:00 |
Wang_Weigen
|
f5ef4304ff
|
fix a bug of compiler failed
|
2021-06-10 16:20: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 |