Skip to content

改进 Keil 的导出功能#510

Open
kanami09 wants to merge 4 commits intogithub0null:masterfrom
kanami09:fix/keil-export
Open

改进 Keil 的导出功能#510
kanami09 wants to merge 4 commits intogithub0null:masterfrom
kanami09:fix/keil-export

Conversation

@kanami09
Copy link
Copy Markdown

  • 导出为 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
Copy link
Copy Markdown
Owner

你好,PR 需要提交至 dev 分支。才能合并

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