Gary-Hobson opened a new pull request, #14287: URL: https://github.com/apache/nuttx/pull/14287
## Summary Avoid compilation errors due to insufficient flash in CI Configuration/Tool: same70-xplained/mcuboot-loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI 2024-10-14 16:17:34 arm-none-eabi-ld: /github/workspace/sources/nuttx/nuttx section `.ramfunc' will not fit in region `flash' arm-none-eabi-ld: region `flash' overflowed by 52 bytes arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions make[1]: *** [Makefile:212: nuttx] Error 1 make: *** [tools/Unix.mk:551: nuttx] Error 2 make: Target 'all' not remade because of errors. ## Impact ## Testing CI -- 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]
