mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 17:58:10 +08:00
56415a0275
Summary: - Removed explicit -std=c99 flag from Make.defs - The project-wide C standard is already set at a higher level - Keeps build configuration consistent across the codebase Impact: - No functional changes to the code - Maintains consistency with project-wide C standard settings Signed-off-by: Huang Qi <huangqi3@xiaomi.com>