3804 Commits

Author SHA1 Message Date
Meco Man
ce8085befa [posix][ipc] add ipc header files 2021-12-14 06:12:04 +08:00
Meco Man
7ff976dab3 [posix] [pipe] add IPC for POSIX and add pipe for it 2021-12-14 06:12:04 +08:00
jonas
7e06b6c504 [fix]修复AT组件在CLI模式下,指令输入过长导致数组越界的问题 2021-12-09 18:11:55 +08:00
Bernard Xiong
fd9eea2f7f
Merge pull request #5334 from mysterywolf/posix
[posix] 按照高级unix环境编程整理IO类别
2021-12-07 23:54:44 +08:00
ousugo
a237f805b9 fix format 2021-12-07 16:08:00 +08:00
ousugo
7f698140e8 Add pipe.c function annotation 2021-12-07 16:05:01 +08:00
Meco Man
67e14adc4f [posix] 按照高级unix环境编程整理IO类别 2021-12-05 23:07:41 -05:00
liuxianliang
9b1f7c4ffe [fix] the problem of implicit declaration for "lwip_ip4_route_src". 2021-12-06 10:27:54 +08:00
Meco Man
d7032b9c01 [lwip] solve the conflict between multi BYTE_ORDER(s) 2021-12-05 01:43:53 -05:00
Bernard Xiong
36d5154256
Merge pull request #5320 from mysterywolf/pse-master
[POSIX] move PSE branch to master
2021-12-05 13:16:39 +08:00
Bernard Xiong
0453536384
Merge pull request #5331 from recan-li/master_fix
【PR】修改bsp/qemu-vexpress-a9的若干问题
2021-12-05 09:58:57 +08:00
Bernard Xiong
6feea35e95
Merge pull request #5313 from aozima/aozima_cputime
cputime数据类型修改为64位
2021-12-04 22:57:37 +08:00
recan-li
cf92ae747f fix: Fix compile warnings on qemu-vexpress-a9 platform (-Wimplicit-function-declaration) 2021-12-04 01:03:26 +08:00
armink
4399aed641 fix build error. 2021-12-03 13:34:03 +08:00
armink
d8d15017bc [ulog] Add ulog backend filter. 2021-12-03 12:04:20 +08:00
guo
fda37d55f8
Merge pull request #5319 from RT-Thread/master
【PSE分支】同步master到PSE分支
2021-12-02 10:09:37 +08:00
aozima
c2fec1bf45 update cputime_cortexm.c support 64bit. 2021-12-01 20:08:32 +08:00
aozima
9a3d0a0ea2 cputime support 64bit. 2021-12-01 20:08:32 +08:00
Bernard Xiong
1cf8370b1b
Merge pull request #5295 from ousugo/addComment
Add dataqueue.c function annotation
2021-12-01 18:01:54 +08:00
Meco Man
7b1f65a690 [libc][keil] fix the bug of _sys_read and _sys_write 2021-12-01 02:19:15 -05:00
ousugo
b329611e35 Update annotation 2021-12-01 14:43:53 +08:00
tangyuxin
a77cc81876 [components][drivers] format file 2021-12-01 14:41:13 +08:00
tangyuxin
5128a27c43 [components][src] Optimize interrupt disable time 2021-12-01 14:19:25 +08:00
Meco Man
43ebe094e3 [pipe] 补充注释 2021-12-01 00:29:02 -05:00
Meco Man
b61cc91d14 [posix] 将posix单独划分为一个Kconfig目录 2021-11-30 14:50:10 -05:00
Meco Man
04d3d13081 替换宏定义 2021-11-30 10:39:40 -05:00
Meco Man
7973ede5a8 增加RT_USING_POSIX_FS 2021-11-29 00:53:46 -05:00
Bernard Xiong
e055a00778
Merge pull request #5299 from mysterywolf/rtc
modify time.h to sys/time.h
2021-11-27 02:43:21 +08:00
guo
7f194865e0
Merge pull request #5303 from armink/timer
Update Timer cmd
2021-11-26 10:46:42 +08:00
Bernard Xiong
1cea0c8c79
Merge pull request #5279 from OpenNuvoton/nuvoton
[Nuvoton] Update drivers.
2021-11-25 20:03:58 +08:00
armink
fc72bd1f9b [shell] update the code format 2021-11-25 15:33:50 +08:00
armink
31714562cc [shell] update the list_timer cmd. 2021-11-25 15:30:36 +08:00
Meco Man
7c789d4b11 revise some RT_USING_POSIX to RT_USING_POSIX_DEVIO 2021-11-24 09:47:55 -05:00
ousugo
2ef0d40aff Fix space 2021-11-24 21:59:37 +08:00
Meco Man
bd80b7a4a1 对finsh_set_device调用增加宏定义限制 2021-11-24 08:57:12 -05:00
Meco Man
a3284876ff revise RT_USING_POSIX_STDIO to RT_USING_POSIX_DEVIO 2021-11-24 08:41:10 -05:00
Bernard Xiong
6a6b43fe3e
Merge pull request #5261 from mysterywolf/weak
[kernel] prepare to support full functional sprintf-family functions
2021-11-24 17:38:15 +08:00
Bernard Xiong
f11113f557
Merge pull request #5277 from mysterywolf/compatibility
implement legacy support
2021-11-24 17:37:25 +08:00
Bernard Xiong
64023c38f7
Merge pull request #5283 from mysterywolf/dfs
[dfs] move dfs back
2021-11-24 17:37:03 +08:00
ousugo
02ca44bf1f Fix annotation grammatical mistake 2021-11-24 15:21:30 +08:00
ousugo
1deaa8fe50 Update annotation format 2021-11-24 14:19:25 +08:00
ousugo
2c2a1fe64e Update annotation format 2021-11-24 14:14:45 +08:00
Meco Man
a1cc3d43e7 modify time.h to sys/time.h 2021-11-23 22:38:00 -05:00
ousugo
afdbee97ed fix extra space 2021-11-23 16:40:55 +08:00
ousugo
dc1f2631ee Add dataqueue.c function annotation 2021-11-23 16:05:17 +08:00
Meco Man
df9a23c534 [mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO 2021-11-17 15:57:15 -05:00
Bernard Xiong
fede47a7f9
Merge pull request #5282 from xiangxistu/lwip
ping cmd with specified netif in lwip-2.1.2
2021-11-17 16:03:38 +08:00
Meco Man
040f05f40d [sfud][cfg] 取消rt_kprintf声明 2021-11-16 12:12:47 -05:00
Meco Man
973f25901c [dfs] move dfs back 2021-11-16 00:57:56 -05:00
Bernard Xiong
0bcab2892a
Merge pull request #5268 from mysterywolf/SYSCALL
[libc]重新梳理read write桩函数实现
2021-11-15 23:27:27 +08:00