incubator-nuttx/boards/xtensa/esp32/esp32-sparrow-kit
fangxinyong 7b05a550dc sched: replace up_cpu_index with this_cpu
Make this_cpu is arch independent and up_cpu_index do that.
In AMP mode, up_cpu_index() may return the index of the physical core.

Signed-off-by: fangxinyong <fangxinyong@xiaomi.com>
2024-09-05 12:09:24 +08:00
..
configs/nsh boards/esp32: Increase init task stack size to 3072 2024-03-07 20:47:40 +08:00
include sched: replace up_cpu_index with this_cpu 2024-09-05 12:09:24 +08:00
scripts nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
src esp32-sparrow-kit: Add I2S support for the board's microphone 2024-02-20 06:46:06 -08:00
Kconfig