xiaoxiang781216 merged PR #16659:
URL: https://github.com/apache/nuttx/pull/16659
--
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...@nu
szafonimateusz-mi opened a new pull request, #16659:
URL: https://github.com/apache/nuttx/pull/16659
## Summary
boards/qemu-intel64/qemu.ld: add .lbss, .ldata and .lrodata to approriate
sections
These sections can be emited by gcc in some cases for huge data blocks. For
examp