nuttx/arch/arm
Masayuki Ishikawa ad094552f8 arch: cxd56xx: Add CONFIG_ARCH_LEDS_CPU_ACTIVITY to cxd56_idle.c and cxd56_irq.c
Summary:
- 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

Impact:
- CONFIG_ARCH_LEDS_CPU_ACTIVITY=y only

Testing:
- defconfigs will be commited later.

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-03-11 15:30:38 +01:00
..
include sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
src arch: cxd56xx: Add CONFIG_ARCH_LEDS_CPU_ACTIVITY to cxd56_idle.c and cxd56_irq.c 2021-03-11 15:30:38 +01:00
Kconfig arch: arm: Add 'select ARM_HAVE_WFE_SEV' to ARCH_CHIP_RP2040 2021-02-24 19:12:22 -08:00