Model Version Locator

定位固件仓库中的机型宏和版本号。当需要确认当前活跃机型、从 `*_cfg.h` 中提取版本宏(VERSION_MAJOR/MINOR/TEST/BETA)、解析机型选择机制(`#ifdef` 链或整数枚举)、或发现配置头文件位置时使用。适用于多种固件仓库布局(arch-based、project-based、flat src/)。应由 git-commit-standard 和 git-commit-template 在生成提交信息前加载。

docevilock fe909b0 3 files · 7.8 KB Updated

File contents

docevilock/agent-skills-hook/tree/main/agents/skills/model-version-locator commit fe909b03a2

Frequently asked questions

npx skillmds@latest add docevilock/model-version-locator