rt-thread/bsp/stm32/stm32h743-atk-apollo/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] 解决Error_Handler()函数在*_msp.c文件下报错的问题 2022-11-21 21:31:33 -05: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 [stm32]删除RTC对libc的依赖 2021-03-05 09:26:26 +08:00
SConscript [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2022-06-09 07:01:59 +08:00
board.c [stm32] auto formatted 2021-03-14 15:33:55 +08:00
board.h [armclang] 使用__clang__代替__CLANG_ARM 2021-12-29 14:15:38 -05:00
drv_mpu.c [stm32] auto formatted 2021-03-14 15:33:55 +08:00