dc9223f4cf
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 |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |