rt-thread-official/bsp/stm32/stm32mp157a-st-ev1/board
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
..
CubeMX_Config [stm32] remove meaningless files 2022-05-20 10:51:55 +08:00
linker_scripts [stm32][gcc] 修复栈为0的bug,将栈扩展到0x400(与Keil IAR一致) 2021-12-03 10:05:03 -05:00
ports [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
.ignore_format.yml [stm32] add ignore_format.yml 2021-12-13 00:49:48 -05:00
Kconfig [stm32f072 nucleo] support pwm for arduino (#5693) 2022-03-21 22:04:37 +08:00
SConscript [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2022-06-09 07:01:59 +08:00
board.c [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
board.h [armclang] 使用__clang__代替__CLANG_ARM 2021-12-29 14:15:38 -05:00