mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 22:00:21 +00:00
Summary: - I noticed that getopt() test in ostest wailed with esp32-devkitc:smp and spresense:smp - Finally, I found that the task-specific data is not initialized. - This commit fixes this issue Impact: - None Testing: - Tested with ostest esp32-devkitc:smp and spresense:smp Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> |
||
|---|---|---|
| .. | ||
| clock | ||
| environ | ||
| group | ||
| init | ||
| irq | ||
| module | ||
| mqueue | ||
| paging | ||
| pthread | ||
| sched | ||
| semaphore | ||
| signal | ||
| task | ||
| timer | ||
| wdog | ||
| wqueue | ||
| Kconfig | ||
| Makefile | ||