Skip to content

改进“导出为 Keil 项目“功能#511

Merged
github0null merged 5 commits intogithub0null:devfrom
kanami09:fix/keil-export
Mar 28, 2026
Merged

改进“导出为 Keil 项目“功能#511
github0null merged 5 commits intogithub0null:devfrom
kanami09:fix/keil-export

Conversation

@kanami09
Copy link
Copy Markdown
Contributor

  • 导出为 Keil 项目时,支持选择一个路径,并且根据选择的路径自动计算文件/文件夹的相对路径
  • 导出为 Keil 项目时,若使用的是 AC6 工具链,则将 Keil 项目的 uAC6 标签设为 1
  • 分组名使用更易读的大小写格式

…roject root

- prompt user to choose the export path via save dialog
- compute all paths (includes, source files, scatter file, output dir)
  relative to the chosen Keil project directory instead of the EIDE root
…lchain

Previously uAC6 was always left as the template default (0/AC5),
causing Keil to open the exported project with the wrong compiler.
@github0null github0null merged commit db001db into github0null:dev Mar 28, 2026
@kanami09 kanami09 deleted the fix/keil-export branch March 28, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants