kasjer commented on pull request #2296: URL: https://github.com/apache/mynewt-core/pull/2296#issuecomment-634716468
I'm not convinced that this is correct solution to problem. If accessing flash is problematic on some platform driver for this platform should have this switch inside. Considering that additional buffer is taken from stack it would not matter if this stack was allocated from stack in driver code. If test application can suffer from bad memory access so can any other user app, so why apply cure to this test app only. ---------------------------------------------------------------- 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]
