linguini1 commented on issue #11586:
URL: https://github.com/apache/nuttx/issues/11586#issuecomment-2272472001

   So I have an initial implementation for this board (the 4GB variant is all I 
have access to for testing right now) which boots successfully and has NSH 
running with a UART console. It passes the `ostest` as well.
   
   Obviously I plan to implement some drivers for the board so it can actually 
be used for programming/development (I2C, remaining UARTs, GPIO, etc.). I am 
wondering, however, at what point is a port to a new board considered "good 
enough" to be merged? I imagine that full support for everything on the board 
(like HDMI ports, Bluetooth, etc.) does not have to be implemented to be 
merged, but is there a guideline on how complete it must be at a minimum to 
become part of the main source tree?
   
   I ask only because I think that at some point in the development process I'd 
like to be able to call it "complete enough" to allow for it to be merged and 
more accessible to others to make changes/add features.


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