nuttx/boards/arm/stm32f7/stm32f746-ws
Xiang Xiao b3f9ffbe72 Replace all __attribute__((aligned(x)) with aligned_data(x)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-07-29 21:55:21 -03:00
..
configs/nsh fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
include Removes STM32_BOARD_HCLK from all board.h files. It is now unneccessary. Use STM32_HCLK_FREQUENCY instead. 2021-04-06 22:42:06 -05:00
scripts Make: use gcc as LD 2021-06-10 03:43:18 -07:00
src Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
Kconfig