nuttx/arch/risc-v/src/esp32c6
Xiang Xiao 7990f90915 Indent the define statement by two spaces
follow the code style convention

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-05-21 09:52:08 -03:00
..
hardware
chip.h
esp32c6_allocateheap.c
esp32c6_attr.h
esp32c6_clockconfig.c
esp32c6_clockconfig.h
esp32c6_config.h
esp32c6_head.S
esp32c6_idle.c
esp32c6_irq.c
esp32c6_irq.h
esp32c6_lowputc.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
esp32c6_lowputc.h
esp32c6_memorymap.h
esp32c6_serial.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
esp32c6_start.c
esp32c6_systemreset.c
esp32c6_timerisr.c
esp32c6_vectors.S
esp32c6.h
Kconfig arch/risc-v/src/esp32c6/Kconfig: Fix help attribute 2023-05-10 22:51:11 +08:00
Make.defs