zyy37 commented on issue #19511:
URL: https://github.com/apache/nuttx/issues/19511#issuecomment-5175879914

   In order to make the Nuttx system compatible with a certain chip, could you 
provide a list of the APIs required for Nuttx to call the chip driver library? 
Usually, chip manufacturers provide the chip driver code, and others can 
implement the definitions of the required API functions for your Nuttx system 
to use, if you are unable to adapt it. But your documentation only mentions a 
simple copy of the existing directory for modification, it is too vague. I 
think this is a precise and important task. Additionally, actually, your app 
project or board-level tasks may not be necessary or important for users, while 
the chip adaptation project is the first gate for others to decide whether to 
use Nuttx or not. Thank you.


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

Reply via email to