nuttx/arch/xtensa
Tiago Medicci Serrano 0e832f4d6d espressif: Fix error while evaluating Wi-Fi task ID
Use `nxsched_gettid` instead of `nxsched_getpid`. Previously each
kernel thread was modelled as a task, so the pid is the same of the
kthread id. Now, with shared kthread group (introduced by #12320),
the pid of all kthreads will be 0 by design in shared group.
2024-07-24 23:20:55 +02:00
..
include esp32s3: add simple boot support 2024-04-17 19:43:05 +08:00
src espressif: Fix error while evaluating Wi-Fi task ID 2024-07-24 23:20:55 +02:00
Kconfig nuttx kconfig: rename a few recently-added options 2024-05-21 01:11:44 +08:00