nuttx/arch/arm
Masayuki Ishikawa dc9223f4cf arch: rp2040: Fix the initial stack pointer
Summary:
- The NuttX for raspberrypi-pico boots via the boot_stage2 provided
  by the pico-sdk which sets the MSP at the end of the SRAM.
- However, the NuttX expects the MSP is set to the top of the idle stack.
- This commit fixes this issue.

Impact:
- None

Testing:
- Tested with nsh, nshsram and smp configrations
2021-04-25 03:19:24 -05:00
..
include MIMXRT1064-EVK support 2021-04-14 14:57:26 -07:00
src arch: rp2040: Fix the initial stack pointer 2021-04-25 03:19:24 -05:00
Kconfig stm32l5: Architecture Support for STM32L5 2021-03-16 12:04:00 -07:00