incubator-nuttx/arch/xtensa
Tiago Medicci Serrano 126c83a7dc 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-06-25 18:40:27 -03: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-06-25 18:40:27 -03:00
Kconfig nuttx kconfig: rename a few recently-added options 2024-05-21 01:11:44 +08:00