nuttx/boards/arm/cxd56xx
SPRESENSE ca775beccb boards: spresense: Support board_reset on interrupt context
When CONFIG_BOARD_RESET_ON_ASSERT is enabled, board_reset() may be
called on interrupt context. This commit changes to be able to call the
function on interrupt context.
2021-05-23 20:42:54 +02:00
..
common arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
drivers sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
spresense boards: spresense: Support board_reset on interrupt context 2021-05-23 20:42:54 +02:00