nuttx/boards/arm/stm32/nucleo-f429zi
Xiang Xiao 2335b69120 arch: Allocate the space from the beginning in up_stack_frame
arch: Allocate the space from the beginning in up_stack_frame

and modify the affected portion:
1.Correct the stack dump and check
2.Allocate tls_info_s by up_stack_frame too
3.Move the stack fork allocation from arch to sched

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-04-16 12:41:41 +09:00
..
configs 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 mm/heap: Move semaphore related declaration to private header 2021-03-22 15:35:32 +01:00
src arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
Kconfig boards/arm/stm32/nucleo-f429zi: Port Nuttx to Nucleo-F429zi (#752) 2020-04-09 03:59:57 -07:00