Ouss4 commented on pull request #5274: URL: https://github.com/apache/incubator-nuttx/pull/5274#issuecomment-1016268143
> > The custom boards can have their own common folder. How would this work in that case? > > The NuttX board arch common is used only if custom board common is not there. Please see one line above I see now, sorry. One thing to not here is that if one is using custom boards at some point a custom device driver can be used. In this case, it will either go to each custom boards' source folder, or the common custom folder needs to be created. I think however that copying the in-tree one would be straightforward and doesn't need any configuration/modification. -- 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]
