xiezhanpeng2025 opened a new pull request, #17325: URL: https://github.com/apache/nuttx/pull/17325
## Summary This pull request addresses the assembly-language syntax differences of the GHS toolchain. ## Impact Make it easier for other developers if they want to use GHS compiler for Arm v8r. ## Testing We tested this change with J6E with Cortex R52 from Horizon Robotics. The build was successful and here is the test log: ``` NuttShell (NSH) nsh> nsh> uname -a NuttX 0.0.0 471de7ad4d-dirty Nov 13 2025 15:43:09 arm j6e_adpro_4_0 nsh> nsh> ``` -- 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]
