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/03/11 07:41:00 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #3024: Spesense CPU activity LED support

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


   ## Summary
   
   - This PR consists of the following 4 commits
   - commit1: boards: Kconfig: Introduce CONFIG_ARCH_LEDS_CPU_ACTIVITY
   - commit2: boards: spresense: Add CONFIG_ARCH_LEDS_CPU_ACTIVITY to board.h and cxd56_leds.c
     - This commit adds CPU activity LEDs feature to spresense
   - commit3: arch: cxd56xx: Add CONFIG_ARCH_LEDS_CPU_ACTIVITY to cxd56_idle.c and cxd56_irq.c
     - This commit adds CPU activity LED feature to cxd56_idle.c and cx56_irq.c
     - An LED for the current CPU will turn off before calling WFI
     - An LED for the current CPU will turn on when an interrupt happens
   - commit4: boards: spresense: Add CONFIG_ARCH_LEDS_CPU_ACTIVITY=y to rndis_smp and wifi_smp
   
   ## Impact
   
   - spresense with CONFIG_ARCH_LEDS_CPU_ACTIVITY=y
   
   ## Testing
   
   - Tested with spresense:rndis_smp and wifi_smp
   
   


----------------------------------------------------------------
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] jerpelea merged pull request #3024: Spesense CPU activity LED support

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


   


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