Skip to content

Commit e021892

Browse files
committed
Minor update to csolution.yml
1 parent 96df024 commit e021892

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Alif/AppKit/SDS.csolution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ solution:
99
- compiler: GCC
1010
- compiler: IAR
1111

12-
compiler: AC6
12+
compiler: AC6 # select compiler for solution
1313

1414
# This is a CMSIS-Toolbox Reference Application that requires a compatible board layer
1515
# Refer to https://open-cmsis-pack.github.io/cmsis-toolbox/ReferenceApplications/ for more information

Alif/DevKit/SDS.csolution.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ solution:
5757
images:
5858
- project-context: DataTest.DebugRec
5959
debugger:
60-
name: ULINKplus@pyOCD
61-
port: 3333
62-
protocol: swd
63-
clock: 10000000
60+
name: AVH-FVP
61+
model: FVP_Corstone_SSE-300_Ethos-U55
62+
config: Board/Corstone-300/fvp_config.txt
63+
args: []
6464

6565
# List of different build configurations.
6666
build-types:

0 commit comments

Comments
 (0)