ppisa commented on issue #18566: URL: https://github.com/apache/nuttx/issues/18566#issuecomment-4641675507
By the way, you can keep NuttX related Microwindows drivers in a local subdirectory, i.e. `graphics/microwindows/mwin-local` in the NuttX APPS and add the C sources into `apps/graphics/microwindows/Makefile` `CSRCS` list. But the final state and goal should be to include NuttX screen, mouse and keyboard drivers into mainline Micowidows tree after @ghaerr review. I have some idea how to provide configuration options through additional/optional may be even generated header file into Microwindows to not flood NuttX `CFLAGS` by lot of Microwindows specific defines. Again, I hope that we can discuss that with @ghaerr and come to some acceptable solution. -- 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]
