nakajimayoshi commented on issue #11907: URL: https://github.com/apache/nuttx/issues/11907#issuecomment-2729658599
Late to the party but using make isn't the right way to go about integrating rust into any RTOS. Half the appeal of rust isn't just memory safety, but the tools that come with cargo such as a package manager, clippy, etc. what are the roadblocks to making a fully fledged build system with cargo instead of make? -- 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...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org