mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 21:29:02 +00:00
Change g_nx_initstate type from uint8_t to enum nx_initstate_e. Avoid enum/integer base-type mismatch in init state comparisons. Satisfies MISRA C:2012 Rule 10.4 without behavior change. Signed-off-by: fangxinyong <fangxinyong@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| init.h | ||
| Make.defs | ||
| nx_bringup.c | ||
| nx_smpstart.c | ||
| nx_start.c | ||