STM32通用程序开发完整流程,基于STM32CubeCLT命令行工具链。涵盖工具链安装、 HAL库配置、项目构建、固件编译和ST-Link烧录。适用于STM32F1/F4/H7等系列, 解决编译错误、链接错误、烧录失败等常见问题。
$npx -y skills add ericsun787/stm32-development-workflow --skill stm32-development-workflowInstalls into the current project.
Run `npx skills use "https://github.com/ericsun787/stm32-development-workflow" --skill "ericsun787/stm32-development-workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ericsun787/stm32-development-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/ericsun787/stm32-development-workflow"` and select the relevant skills, then follow their instructions.