no1wudi commented on code in PR #2487:
URL: https://github.com/apache/nuttx-apps/pull/2487#discussion_r1909632880


##########
examples/rust/hello/hello/Cargo.toml:
##########
@@ -0,0 +1,22 @@
+[package]

Review Comment:
   The outer "hello" directory serves as the application entry point on the 
NuttX side, while the inner "hello" contains pure Rust application logic. Their 
relationship is similar to that of lvgl and other third-party libraries, and 
integrating them together is entirely feasible.



-- 
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

Reply via email to