nuttx/boards/arm/stm32f7
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
..
nucleo-144 board: Run ./tools/refresh.sh --silent all 2021-11-07 13:19:15 +01:00
stm32f746-ws note dump: add CONFIG_SCHED_INSTRUMENTATION_SWITCH 2021-12-15 07:07:00 -06:00
stm32f746g-disco build: Replace 'make download' with 'make flash' 2021-10-14 16:33:27 -03:00
stm32f769i-disco stm32f746g-disco, stm32f769i-disco: "ifconfig: Could not open /proc/net (is procfs mounted?): 20": 2021-09-26 20:12:13 -07:00