vedprakashrana opened a new pull request, #19851:
URL: https://github.com/apache/nuttx/pull/19851

   ## Summary
   
   Improve the Getting Started section by adding a short note for first-time 
contributors.
   
   ## Impact
   
   Documentation only. No functional or build changes.
   
   ## Testing
   
   - Built Apache NuttX simulator locally on Ubuntu 26.04 (WSL2).
   - Configuration used: `sim:nsh`.
   - Verified successful build with `make -j$(nproc)`.
   - Ran the simulator using `./nuttx`.
   - Verified shell operation with:
     - `help`
     - `uname -a`
     - `hello` (output: `Hello, World!!`)


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

Reply via email to