v01d commented on pull request #1677: URL: https://github.com/apache/incubator-nuttx/pull/1677#issuecomment-687394808
> @v01d Re: the drivers section, it could be rewritten to be a general guide to developing on NuttX. As it is, there is a bunch of driver-specific advice in it. I'd like to leave as is for now, and it can be generalized in a future PR. Do you have objections to that? I don't think it needs to be rewritten. I simple felt that the content is not specific to developing a driver. Consider that there are various kinds of drivers (character, block, "special"), each having its own requirement on how to implement them. That is what I have in mind when I mentioned to document how to write drivers. As the guide you wrote is more general than that and gives various advice that is also applicable to adding support for a new chip, for example, I think it is good to name it in a more general form. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
