Meco Man
|
2935e386bb
|
[rtdef] add RT_USING_LIBC_ISO_ONLY macro
|
2023-09-18 09:01:15 -04:00 |
guo
|
23794d2cf9
|
[bsp][ifx] add bt support (#8028)
|
2023-09-18 00:06:51 -04:00 |
Shell
|
b0deb61bc4
|
[libcpu/aarch64] fix compile error (#8045)
Signed-off-by: Shell <smokewood@qq.com>
|
2023-09-16 11:52:42 +08:00 |
Shell
|
c25e9be6ad
|
[src] remove useless codes in kernel
Signed-off-by: Shell <smokewood@qq.com>
|
2023-09-15 08:53:45 -04:00 |
Meco Man
|
dc407966fa
|
[tools][gcc.py] avoid dist failure when try to dist MDK/IAR project.
Because for MKD/IAR project, in the rtconfig.py, there is no rtconfig.PREFIX defined.
|
2023-09-15 08:52:48 -04:00 |
Meco Man
|
77f31f8d8f
|
[env][dist] adjust dist sequence
|
2023-09-15 08:52:48 -04:00 |
Meco Man
|
c19c907b62
|
[env] remove --dist-strip command
|
2023-09-15 08:52:48 -04:00 |
Shell
|
e7c3ca61fd
|
[smart] fix rt_memcpy to lwp_memcpy in smart source (#8033)
|
2023-09-15 15:57:08 +08:00 |
1ridic
|
ec9bbaceda
|
[tools] support Env for fish shell
|
2023-09-14 09:18:20 -04:00 |
xiao-mang
|
12592458b9
|
fix tar -xzvf symbol link (#8034)
|
2023-09-14 11:29:03 +08:00 |
TangZhenye
|
3e3cf91b77
|
[修改]:alarm 将年月日也传给驱动层,避免跨天 alarm 失效
|
2023-09-13 21:32:11 -04:00 |
xiao-mang
|
caea0616a4
|
fix ifconfig (#8032)
|
2023-09-13 11:21:32 +08:00 |
geniusgogo
|
d5b8e2843a
|
fix dfsv2 tmpfs lock fault. (#8027)
|
2023-09-13 10:37:00 +08:00 |
Eric LGF
|
6deab5e93d
|
修复单次触发alarm,重复使用不启动定时器的bug
|
2023-09-12 18:08:15 -04:00 |
蒙蒙plus
|
0391b81bb5
|
Update dfs_tmpfs.c (#8030)
|
2023-09-12 21:04:21 +08:00 |
zmq810150896
|
7c3d966df6
|
Add the system call signalfd (#8001)
|
2023-09-11 14:06:08 +08:00 |
geniusgogo
|
e8e980879e
|
change aarch64 trap backtrace & coredump priority rating. (#8008)
|
2023-09-11 14:05:41 +08:00 |
XYZ
|
012aa117af
|
[fix] copyfile dest file empty first (#8012)
|
2023-09-09 22:08:00 +08:00 |
Shell
|
459024f306
|
[smart/signal] fixups of signal (#7998)
Signed-off-by: Shell <smokewood@qq.com>
|
2023-09-09 09:37:38 +08:00 |
Shell
|
47b183a297
|
[smart/syscall] fix exit(2) and add exit_group(2) (#8005)
Signed-off-by: shell <smokewood@qq.com>
Signed-off-by: shell <wangxiaoyao@rt-thread.com>
Signed-off-by: Shell <smokewood@qq.com>
|
2023-09-09 09:35:56 +08:00 |
Shell
|
b8e332fa2d
|
[smart] add waitpid(-1) support (#8020)
Signed-off-by: shell <wangxiaoyao@rt-thread.com>
|
2023-09-09 09:35:33 +08:00 |
Supper Thomas
|
4462106a61
|
[ci]change cmd to install.sh (#8018)
|
2023-09-08 18:37:49 -04:00 |
zhkag
|
0b9a808cca
|
[posix]修复消息队列返回长度异常 (#8014)
|
2023-09-08 18:15:03 +08:00 |
蒙蒙plus
|
dfc8994ea2
|
fix(air links): 对应厂家手册将RAM容量改为96kb
Signed-off-by: 蒙蒙plus <chengmeng_2@outlook.com>
|
2023-09-07 22:27:44 -04:00 |
Meco Man
|
b12e6aa961
|
[ci] use env install script (#8010)
Co-authored-by: Supper Thomas <78900636@qq.com>
|
2023-09-07 16:54:32 +08:00 |
Meco Man
|
5f948690c9
|
[rtdef] rename RT_CTASSERT to RT_STATIC_ASSERT
|
2023-09-06 22:21:22 -04:00 |
Rbb666
|
594db2b516
|
[bsp][renesas]add hwtimer device for renesas
|
2023-09-06 17:58:40 +08:00 |
zmq810150896
|
722a5fc29d
|
Optimize the epoll code to remove restrictions on descriptors (#7951)
|
2023-09-06 11:22:16 +08:00 |
XYZ
|
3602f89121
|
[smart][dfs v2] add cromfs (#7994)
Co-authored-by: xyz <xyz@rtt.com>
|
2023-09-01 00:20:55 +08:00 |
xyz
|
341fb40c95
|
[smart][fix] lwp fork with data copy
|
2023-08-30 16:37:08 +08:00 |
yuanzihao
|
32d479321b
|
[bsp][stm32]: add NUCLEO-H563ZI (#7987)
|
2023-08-29 13:10:14 +08:00 |
zhugengyu
|
6db430bde6
|
[bsp][phytium] support Phytium PI
|
2023-08-28 22:27:54 -04:00 |
TangZhenye
|
810da67b6f
|
[ctime] 避免时区为负数时引入的隐式转换问题
|
2023-08-28 22:26:26 -04:00 |
LTreeshu
|
ba0cb59797
|
[bsp][esp32] update readme (#7986)
|
2023-08-27 21:54:08 -04:00 |
aozima
|
3e91307326
|
fixed stack setup when using SMP. (#7978)
|
2023-08-26 07:36:25 +08:00 |
xiao-mang
|
c85069f9fc
|
fix lwip (#7969)
|
2023-08-25 07:35:19 +08:00 |
Donocean
|
0354cd83e4
|
[bsp][stm32][driver] Add mini bsp support for stm32f405zg
|
2023-08-24 12:57:13 -04:00 |
Wayne Lin
|
86f72ed6da
|
Update NuMaker-M2354 BSP building.
1. Remove rt_hw_cpu_reset implementation in libcpu.
2. Update configuration.
3. Add drv_log.h for building.
4. Fix warnings.
|
2023-08-24 12:54:19 -04:00 |
geniusgogo
|
d55066e10d
|
cleanup: fix building warnings
|
2023-08-23 22:58:25 -04:00 |
liYangYang
|
b4dac34167
|
[bsp][stm32l431-BearPi] 为BearPi支持lpuart1外设
|
2023-08-23 22:09:52 -04:00 |
Shell
|
b1b21ddd2b
|
[src] bug fix in ipc.c (#7972)
Signed-off-by: Shell <smokewood@qq.com>
|
2023-08-23 12:20:14 +08:00 |
Supper Thomas
|
c26bb392b6
|
[CI] add more config for manual trigger (#7970)
|
2023-08-22 11:31:59 +08:00 |
Meco Man
|
30c793fdb9
|
[tools] add GetGCCLikePLATFORM
GCC like means the toolchains which are compatible with GCC
|
2023-08-21 01:25:52 -04:00 |
Meco Man
|
290678b665
|
[tools][gcc] remove legacy functions
- GenerateGCCConfig
- GenCconfigFile
|
2023-08-21 01:24:46 -04:00 |
yuanzihao
|
5b36522b48
|
[bsp][gd32]添加 立创开发板 GD32F470 的 SDRAM驱动,从STM32的drv_sdram.c修改而来
|
2023-08-20 23:47:59 -04:00 |
xiao-mang
|
348c1fcecd
|
fix list_page (#7968)
|
2023-08-21 10:05:19 +08:00 |
Junjie Wang
|
166c83f372
|
[DFS_V1]修复 dfs_file_stat 一个 FATFS 根目录会失败的问题 (#7940)
|
2023-08-20 08:46:09 +08:00 |
cmbjxxiao
|
6dd3802d0a
|
[components][drivers][can]Init can tx completion flag before tx
|
2023-08-18 23:33:20 -04:00 |
FragrantRye
|
2917180c21
|
[libc][newlib] __sdidinit is obselete
related:
https://github.com/RT-Thread/rt-thread/issues/7923
44b60f0c4b
Co-authored-by: Meco Man <920369182@qq.com>
|
2023-08-17 02:22:53 -04:00 |
Meco Man
|
b08d8672d2
|
[libc][posix/io/stdio] rename libc.c as posix/stdio.c
|
2023-08-17 02:22:53 -04:00 |