Re: [PR] arch/arm/src/samv7/sam_us.c: disable interrupts for flash access [nuttx]

2025-05-24 Thread via GitHub
xiaoxiang781216 merged PR #16434: URL: https://github.com/apache/nuttx/pull/16434 -- 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...@nu

[PR] arch/arm/src/samv7/sam_us.c: disable interrupts for flash access [nuttx]

2025-05-23 Thread via GitHub
michallenc opened a new pull request, #16434: URL: https://github.com/apache/nuttx/pull/16434 ## Summary Interrupts should be disabled during the access to the user signature area in internal flash memory, otherwise the system might be halted. This applies also for read operation a