rt-thread/bsp/allwinner_tina/libcpu
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
..
SConscript [Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链 2022-06-09 07:01:59 +08:00
context_gcc.S [bsp]update GPL license to Apache-2.0, and format files 2021-04-09 10:52:34 +08:00
cpu.c [allwinner_tina] manual & auto formatted 2021-03-29 07:11:44 +08:00
cpuport.c [allwinner_tina] manual & auto formatted 2021-03-29 07:11:44 +08:00
cpuport.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
interrupt.c [allwinner_tina] manual & auto formatted 2021-03-29 07:11:44 +08:00
interrupt.h [allwinner_tina] manual & auto formatted 2021-03-29 07:11:44 +08:00
mmu.c [allwinner_tina] manual & auto formatted 2021-03-29 07:11:44 +08:00
mmu.h [allwinner_tina] manual & auto formatted 2021-03-29 07:11:44 +08:00
rt_low_level_init.c [allwinner_tina] manual & auto formatted 2021-03-29 07:11:44 +08:00
stack.c [allwinner_tina] manual & auto formatted 2021-03-29 07:11:44 +08:00
start_gcc.S add lwp support 2018-12-10 16:44:48 +08:00
trap.c FINSH_USING_BUILT_IN_COMMANDS改MSH_USING_BUILT_IN_COMMANDS 2021-08-28 16:48:08 -04:00