This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 8b0d45a charger: fix crash when notify without pollwaiter
add 6262f7e esp32_idle.c: Change private function's name to start with
esp32_ instead of up_.
add 93def58 esp32-wrover-kit/esp32_autoleds.c: Use LEDs to show CPUs
activity.
add d31a0d8 arch/xtensa/esp32: Show CPU activity on IDLE task and on
interrupts.
No new revisions were added by this update.
Summary of changes:
arch/xtensa/src/esp32/esp32_idle.c | 28 +++++++++--
arch/xtensa/src/esp32/esp32_irq.c | 6 +++
.../xtensa/esp32/esp32-wrover-kit/include/board.h | 19 ++++++++
.../esp32/esp32-wrover-kit/src/esp32_autoleds.c | 56 ++++++++++++++++++----
4 files changed, 95 insertions(+), 14 deletions(-)