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/04/18 19:46:23 UTC

[GitHub] [incubator-nuttx-apps] acassis opened a new pull request #687: Improve modbus example and let it to control USERLEDs

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


   ## Summary
   Improve Modbus slave example and let it to control USERLEDs
   ## Impact
   User will be able to control USERLEDs over Modbus
   ## Testing
   STM32F4Discovery
   


-- 
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 #687: Improve modbus example and let it to control USERLEDs

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


   


-- 
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] acassis commented on pull request #687: Improve modbus example and let it to control USERLEDs

Posted by GitBox <gi...@apache.org>.
acassis commented on pull request #687:
URL: https://github.com/apache/incubator-nuttx-apps/pull/687#issuecomment-822389855


   > @acassis arm-11 has the build error to fix.
   
   Thank you, I see it:
   ```
   Error: modbus_main.c:365:1: error: label 'stop_modbus_exit' defined but not used [-Werror=unused-label]
   ```
   I'll fix it!


-- 
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 commented on pull request #687: Improve modbus example and let it to control USERLEDs

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #687:
URL: https://github.com/apache/incubator-nuttx-apps/pull/687#issuecomment-822197015


   @acassis arm-11 has the build error to fix.


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