pkarashchenko opened a new pull request, #7401: URL: https://github.com/apache/incubator-nuttx/pull/7401
## Summary This PR contain few fixes for stm32h7 flash interface: - Fix cache invalidation before reading flash data after flash erase operation - Fix `stm32h7_israngeerased` operation to use the correct address - Fix error checking in `stm32h7_israngeerased` - Replace exclusive semaphore with mutex - Fix few style issues ## Impact Bug fix ## Testing Pass CI -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
