comejv commented on issue #16689:
URL: https://github.com/apache/nuttx/issues/16689#issuecomment-3049717693

   Yes, when using make the base defconfig is properly configured. Another 
difference is the default  CONFIG_APPS_DIR is "../apps" in cmake and 
"../nuttx-apps" with configure. Other than that no differences.
   
   After putting :
   ```
   CONFIG_APPS_DIR="../nuttx-apps"
   CONFIG_BASE_DEFCONFIG="nucleo-h743zi:nsh"
   ```
   in the config generated by cmake there is no difference in `ps` behaviour.


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