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/02 03:06:28 UTC

[GitHub] [incubator-nuttx] walbon opened a new pull request #3274: board/arm/lpc17xx_40xx/mbed: userled defconfig

walbon opened a new pull request #3274:
URL: https://github.com/apache/incubator-nuttx/pull/3274


   # Summary
   Adding this defconfig is more comfortable for new users to check the leds without to pay attention to the Kconfig settings, turn on the USERLED driver and disabling the default ARCH_LEDS which conflicts with.
   # Impact
   Able to setup the userled and its application, but disabling the ARCH_LEDS that use the leds as sanity checking.
   
   
   # Testing
   ```
   ./tools/configure.sh mbed:userled
   make
   ```
   Copying `nuttx.bin` to board, access the serial and turn on the `leds` application.


-- 
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] xiaoxiang781216 merged pull request #3274: board/arm/lpc17xx_40xx/mbed: userled defconfig

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


   


-- 
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] walbon commented on pull request #3274: board/arm/lpc17xx_40xx/mbed: userled defconfig

Posted by GitBox <gi...@apache.org>.
walbon commented on pull request #3274:
URL: https://github.com/apache/incubator-nuttx/pull/3274#issuecomment-812469887


   well, that`s new for me.
   I updated and checked if working well, done.
   
   
   Thank you @xiaoxiang781216 


-- 
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] xiaoxiang781216 edited a comment on pull request #3274: board/arm/lpc17xx_40xx/mbed: userled defconfig

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 edited a comment on pull request #3274:
URL: https://github.com/apache/incubator-nuttx/pull/3274#issuecomment-812304659


   @walbon please run:
   ./tools/refresh.sh --silent mbed/userled
   to fix the nxstyle check error.


-- 
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] xiaoxiang781216 commented on pull request #3274: board/arm/lpc17xx_40xx/mbed: userled defconfig

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


   No problem, you are welcome to joint the community.


-- 
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] xiaoxiang781216 commented on pull request #3274: board/arm/lpc17xx_40xx/mbed: userled defconfig

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


   @walbon please run:
   ./tools/refresh.sh --silent mbed/userled


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