mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
Add trace points to record transitions of g_nx_initstate and to mark board early/late initialization boundaries. Also add trace marks for RESET and PANIC to improve boot-time diagnostics and failure analysis. Add OSINIT_RESET to indicate system is in reset process. Signed-off-by: yukangzhi <yukangzhi@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| init.h | ||
| Make.defs | ||
| nx_bringup.c | ||
| nx_smpstart.c | ||
| nx_start.c | ||