Skip to content

Commit 29cca1a

Browse files
jkrechJonatanAntoni
authored andcommitted
Update example environment ARM.CMSIS-View.pdsc
environment name changed to csolution instead of cmsis.
1 parent e1fabca commit 29cca1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ARM.CMSIS-View.pdsc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,14 +123,14 @@
123123
<description>Example that shows the usage of start/stop events for statistical code profiling with the Event Statistics window.</description>
124124
<board name="V2M-MPS3-SSE-300-FVP" vendor="ARM"/>
125125
<project>
126-
<environment name="cmsis" load="EventStatistic.csolution.yml"/>
126+
<environment name="csolution" load="EventStatistic.csolution.yml"/>
127127
</project>
128128
</example>
129129
<example name="Fault example" folder="Examples/Fault/B-U585I-IOT02A" doc="README.md">
130130
<description>Example that shows the usage of Fault component on an Cortex-M33 with TrustZone.</description>
131131
<board name="B-U585I-IOT02A" vendor="STMicroelectronics"/>
132132
<project>
133-
<environment name="cmsis" load="Fault.csolution.yml"/>
133+
<environment name="csolution" load="Fault.csolution.yml"/>
134134
</project>
135135
</example>
136136
</examples>

0 commit comments

Comments
 (0)