nuttx/boards/arm/nrf52/common/src
wanggang26 289fc24b32 boot: fix potential bl jump to app failed issue
After changing sp, following functions calling will result
in unpredictable behavior in case of jumping

Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
2024-08-26 11:54:21 -03:00
..
CMakeLists.txt arch/nrf52: add initial support for IEEE 802.15.4 2024-02-18 07:40:41 -08:00
Make.defs arch/nrf52: add initial support for IEEE 802.15.4 2024-02-18 07:40:41 -08:00
nrf52_boot_image.c boot: fix potential bl jump to app failed issue 2024-08-26 11:54:21 -03:00
nrf52_ieee802154.c arch/nrf52: add initial support for IEEE 802.15.4 2024-02-18 07:40:41 -08:00
nrf52_lsm9ds1.c nrf52/common: support for lsm9ds1 uorb 2024-03-09 11:53:57 +08:00
nrf52_mrf24j40.c arch/nrf52: add initial support for IEEE 802.15.4 2024-02-18 07:40:41 -08:00
nrf52_progmem.c
nrf52_reset.c boards/nrf{52|53|91}/common: add reset logic 2024-02-17 04:59:56 -08:00
nrf52_timer.c