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/17 21:46:14 UTC

[GitHub] [incubator-nuttx-apps] gustavonihei opened a new pull request #597: examples/watcher: Add missing dependencies on Kconfig

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


   ## Summary
   Watcher application makes use of the Note RAM Driver and also calls `mkfatfs` function which is only available if `FSUTILS_MKFATFS` is provided.
   This PR makes the dependencies explicit on Kconfig.
   
   ## Impact
   No impact, only `esp32-devkitc:watcher` included Watcher application, and it already included both dependencies.
   
   ## Testing
   Watcher example application no longer shows when dependencies are missing.
   
   


----------------------------------------------------------------
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] Ouss4 merged pull request #597: examples/watcher: Add missing dependencies on Kconfig

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


   


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