xiaoxiang781216 commented on PR #14865: URL: https://github.com/apache/nuttx/pull/14865#issuecomment-2499966679
not all arch need call up_set_interrupt_context. For example, all cortex-m just need read IPSR to detect the context, but the updating is done by hardware. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org