JorgeGzm commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3048796588

   > Before merged, this patch should separate xedge to independent project and 
split one patch to two: one is xedge project and another is xedge demo.
   
   Thank you for the feedback. I understand now that the project should be 
split into two separate patches:
   
   * Xedge Library - The core toolkit as an independent, reusable component in 
**apps/xxx/xedge/**
   * Xedge Example - A simple demonstration of library usage in 
**apps/examples/xedgedemo/**
   
   Before proceeding with the implementation, I have a question about the 
proper location for the Xedge library. Would **apps/netutils/xedge/** be the 
appropriate directory, or would you recommend a different location such as 
**apps/framework/xedge/** ?
   
   I want to ensure I place the library in the correct directory according to 
NuttX conventions to avoid rework.


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