incubator-nuttx/arch/arm
raiden00pl 91be7781f5 arch/armv8-m/arm_secure_irq.c: fix writing to the NVIC_AIRCR register
Register key (VECTKEY) must be written, otherwise the write is ignored.

Reference:
https://developer.arm.com/documentation/100235/0004/the-cortex-m33-peripherals/system-control-block/application-interrupt-and-reset-control-register
2023-07-05 00:02:42 +08:00
..
include arch/arm: initial support for NRF91 2023-07-02 10:10:35 -03:00
src arch/armv8-m/arm_secure_irq.c: fix writing to the NVIC_AIRCR register 2023-07-05 00:02:42 +08:00
Kconfig arch/{nrf52|nrf53|nrf91}: rename NRFxx to nRFxx to be compatible with the manufacturer's nomenclature 2023-07-03 00:52:01 +08:00