ML-dev-crypto commented on PR #3647: URL: https://github.com/apache/nuttx-apps/pull/3647#issuecomment-5009910175
@yf13 Checked. I verified that `hello_zig` builds and runs successfully with this change: ```bash nsh> hello_zig [sim]: Hello, Zig! ``` Also, both `hello_zig.zig` and `leds_zig.zig` already export the `*_main` symbol explicitly, so this change does not affect the existing Zig examples. -- 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]
