File tree Expand file tree Collapse file tree 3 files changed +846
-1
lines changed
Expand file tree Collapse file tree 3 files changed +846
-1
lines changed Original file line number Diff line number Diff line change 5757 cp projmgr/bin/windows64/csolution.exe distribution/bin/csolution.exe
5858 cp -r projmgr/etc/* distribution/etc
5959 cp -r projmgr/doc/* distribution/doc/projmgr
60- cp -r docs/* distribution/doc/toolbox
60+ cp docs/LICENSE.txt distribution
61+ cp docs/CMSIS-Toolbox.md distribution/doc/toolbox
6162 working-directory : tools/toolbox
6263
6364 - name : Create installer
Original file line number Diff line number Diff line change 11# yaml-language-server: $schema=https://raw.githubusercontent.com/Open-CMSIS-Pack/devtools/schemas/projmgr/0.9.0/tools/projmgr/schemas/cproject.schema.json
22
33project :
4+ device : {{DeviceName}}
5+ compiler : AC6
46 components :
57 - component : ARM::CMSIS:CORE
68 - component : ARM::Device:Startup&C Startup
You can’t perform that action at this time.
0 commit comments