casaroli commented on PR #3685:
URL: https://github.com/apache/nuttx-apps/pull/3685#issuecomment-5285266022

   @xiaoxiang781216 I made a PR that will temporarily fix the issue by 
disabling some unused drivers in that config, 
https://github.com/apache/nuttx/pull/19837, however this will bite us again, 
and the proper fix in my opinion is to stop building protected build for this 
board as it does not have enough flash for it and find another armv7m build 
with enough flash and qemu support (spoiler: 
https://github.com/apache/nuttx/pull/19765 has 1MB of flash) and test protected 
mode there instead.
   
   In fact, I think we should model real powerful boards in Renode, and test 
what we can there, instead of qemu. Say the word and I can add some renode 
configs to our CI.
   
   Thank you for your time and patience in my latest PRs. 🙏 ❤️ 


-- 
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]

Reply via email to