hartmannathan opened a new pull request, #7103:
URL: https://github.com/apache/incubator-nuttx/pull/7103

   ## Summary
   
   `tools/configure.sh` recognizes two ways to specify a board config:
   
   - `<board-name>:<config-name>` for in-tree boards
   - path relative to `TOPDIR` for custom out-of-tree boards
   
   This PR documents this in the script's USAGE text.
   
   Suggested by TimH in mailing list discussion "build board from custom 
directory" started 15 Sept 2022, archived:
   
[https://lists.apache.org/thread/7t8k79mm4kxy9cbo7vmybd36nzh94qtd](https://lists.apache.org/thread/7t8k79mm4kxy9cbo7vmybd36nzh94qtd)
   
   ## Impact
   
   Improves usage text.
   
   ## Testing
   
   None.


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