tmedicci commented on PR #15749:
URL: https://github.com/apache/nuttx/pull/15749#issuecomment-2648980512

   @fdcavalcanti I think we understood @jerpelea 's comment wrongly: we can't 
split code that doesn't work by themselves into different PRs (theoretically, 
even splitting into different commits is not recommended). CI will fail to 
build those PRs.
   
   That being said, `arch` and `boards` (for a single SoC) should be at the 
same PR (at the same commit because each commit should be able to produce 
buildable firmware). So, we can only split into different PRs for different 
SoCs (and this makes sense).
   


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