juniskane opened a new pull request #5666: URL: https://github.com/apache/incubator-nuttx/pull/5666
## Summary The STM32L4+ has flash data cache and errata documents say this issue exists, so enable workaround option for those chips. The "depends on" condition is also simplified to use product line Kconfig knobs instead of more detailed model numbers. No change to selection of chips (other than STM32L4+) there. ## Impact Minor, need to enable option before it takes effect. ## Testing Tested flash writes with proprietary board. -- 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