We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96df024 commit e021892Copy full SHA for e021892
2 files changed
Alif/AppKit/SDS.csolution.yml
@@ -9,7 +9,7 @@ solution:
9
- compiler: GCC
10
- compiler: IAR
11
12
- compiler: AC6
+ compiler: AC6 # select compiler for solution
13
14
# This is a CMSIS-Toolbox Reference Application that requires a compatible board layer
15
# Refer to https://open-cmsis-pack.github.io/cmsis-toolbox/ReferenceApplications/ for more information
Alif/DevKit/SDS.csolution.yml
@@ -57,10 +57,10 @@ solution:
57
images:
58
- project-context: DataTest.DebugRec
59
debugger:
60
- name: ULINKplus@pyOCD
61
- port: 3333
62
- protocol: swd
63
- clock: 10000000
+ name: AVH-FVP
+ model: FVP_Corstone_SSE-300_Ethos-U55
+ config: Board/Corstone-300/fvp_config.txt
+ args: []
64
65
# List of different build configurations.
66
build-types:
0 commit comments