Files
Nova 1f35ffd288 chore: sync from actuator_ctrl as new template baseline
- Add SEGGER_RTT support
- Revert .vscode/ to gitignore (project-specific IDE config)
- Updated CMakeLists.txt, board_config.h, main.c from actuator_ctrl
2026-07-27 22:12:38 +08:00

8 lines
141 B
Plaintext

# 忽略构建输出目录
Build/
.vscode/
# 忽略 Toolchain 目录下所有内容,但保留目录本身
Toolchain/*
!Toolchain/.gitkeep