nuttx/boards/risc-v/esp32c3/esp32c3-devkit
zhanghu6 d05b9a9c79 note dump: add CONFIG_SCHED_INSTRUMENTATION_SWITCH
1. If CONFIG_SCHED_INSTRUMENTATION_SWITCH is enabled, then these additional interfaces are expected:
        sched_note_suspend
        sched_note_resume
at the same time,If CONFIG_SMP is enabled,then expected:
        sched_note_cpu_pause
        sched_note_cpu_paused
        sched_note_cpu_resume
        sched_note_cpu_resumed
2. other board if enable SCHED_INSTRUMENTATION,SCHED_INSTRUMENTATION_SWITCH to defconfig.
2021-12-15 07:07:00 -06:00
..
configs note dump: add CONFIG_SCHED_INSTRUMENTATION_SWITCH 2021-12-15 07:07:00 -06:00
include boards/esp32c3: Add romfs configuration 2021-07-06 05:25:14 -05:00
scripts risc-v/esp32c3: Refactor SPI Flash to support umask interrupt when R/W/E SPI Flash 2021-12-06 13:13:11 +09:00
src GPIO driver: register all pintypes as generic /dev/gpioN 2021-12-09 23:55:12 -06:00
Kconfig boards/esp32c3-devkit: Port SPI Flash FS fixes from ESP32 2021-10-25 21:45:20 -05:00