mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 05:27:45 +08:00
0dee4eb7f0
When entering the function from an external bootloader, the CPU could be using PSP. But the following code expects MSP to be in use. Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>