rt-thread-official/bsp/allwinner_tina/libcpu
Man, Jianting (Meco) 99bdf978d7
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak

* [rtdef] rename RT_USED attribute as rt_used

* [rtdef] rename RT_SECTION attribute as rt_section

* [rtdef] rename ALIGN attribute as rt_align

* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
2022-12-11 13:12:03 -05: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 [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05: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