You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/02/15 21:17:06 UTC

[GitHub] [incubator-nuttx-apps] gustavonihei opened a new pull request #590: nshlib: Fix dependency on FSUTILS_MKFATFS

gustavonihei opened a new pull request #590:
URL: https://github.com/apache/incubator-nuttx-apps/pull/590


   ## Summary
   Currently it is not possible to disable the `mkfatfs` NSH command due to a typo in the `FSUTILS_MKFATFS` configuration in the dependency list.
   
   ## Impact
   No impact, since no board configuration currently selects `NSH_DISABLE_MKFATFS`
   
   ## Testing
   `NSH_DISABLE_MKFATFS` option properly appear on `make menuconfig` after dependencies are satisfied.
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #590: nshlib: Fix dependency on FSUTILS_MKFATFS

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #590:
URL: https://github.com/apache/incubator-nuttx-apps/pull/590


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org