nuttx/boards/xtensa/esp32
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
..
common xtensa/esp32: Rename MTD-related configs to become more intuitive 2021-10-25 21:45:20 -05:00
esp32-devkitc note dump: add CONFIG_SCHED_INSTRUMENTATION_SWITCH 2021-12-15 07:07:00 -06:00
esp32-ethernet-kit xtensa/esp32: Rename MTD-related configs to become more intuitive 2021-10-25 21:45:20 -05:00
esp32-wrover-kit esp32-wrover-kit/esp32_autoleds.c: Use LEDs to show CPUs activity. 2021-12-13 08:30:58 -06:00
ttgo_lora_esp32 GPIO driver: register all pintypes as generic /dev/gpioN 2021-12-09 23:55:12 -06:00