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 2022/10/18 17:02:26 UTC

[GitHub] [incubator-nuttx-apps] pedrobertoleti opened a new pull request, #1363: Fixed unused variable and improved Kconfig for TCP IPC Client & Server

pedrobertoleti opened a new pull request, #1363:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1363

   ## Summary
   
   This PR makes the following:
   
   - Fixes unusable variable warning (ndx variable)
   - Improve Kconfig of TCP IPC Client and Server examples, by automatically configuring all configs needed when enabling these examples.
   
   ## Impact
   
   There's no impact on other examples
   
   ## Testing
   
   This was successfully tested and validated on a hardware test set (ESP32 + Radioenge LoraWAN module)
   


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1363: Fixed unused variable and improved Kconfig for TCP IPC Client & Server

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


-- 
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-unsubscribe@nuttx.apache.org

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