rt-thread/components/libc/compilers/common
guo ecf2d82159
sync branch rt-smart. (#6641)
* Synchronize the code of the rt mart branch to the master branch.
  * TTY device
  * Add lwP code from rt-smart
  * Add vnode in DFS, but DFS will be re-write for rt-smart
  * There are three libcpu for rt-smart:
    * arm/cortex-a, arm/aarch64
    * riscv64

Co-authored-by: Rbb666 <zhangbingru@rt-thread.com>
Co-authored-by: zhkag <zhkag@foxmail.com>
2022-12-03 12:07:44 +08:00
..
extension [kernel] add rt_ssize_t data structure 2022-09-16 17:26:07 +08:00
include sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
SConscript [libc] implement extension standard C functions (#6044) 2022-06-19 21:56:24 +08:00
cctype.c [iar] 修复编译错误 (#6126) 2022-07-01 09:15:29 +08:00
cstdio.c [iar] 修复编译错误 (#6126) 2022-07-01 09:15:29 +08:00
cstdlib.c [fix] Fix simulator compilation warnings (#6438) 2022-09-20 10:31:11 -04:00
cstring.c [libc] implement extension standard C functions (#6044) 2022-06-19 21:56:24 +08:00
ctime.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
cwchar.c [libc] implement extension standard C functions (#6044) 2022-06-19 21:56:24 +08:00
readme.md [posix][dfs] move dfs_posix dfs_poll dfs_select.c to posix folder 2021-10-21 19:05:53 -04:00

readme.md

This folder is "common" for all toolchains.