fjpanag opened a new pull request #1572: URL: https://github.com/apache/incubator-nuttx/pull/1572
## Summary STM32F2 & STM32F4 MCUs support instruction & data caches. Previously they were always enabled. Now both features can be enabled individually through Kconfig options. ## Impact Existing system are not affect. New projects however have the option to disable these features. ## Testing Tested on an STM32F427VI, and configuration works as expected. Not tested for the STM32F2 family, as I don't have hardware available. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
