Skip to content

Commit a2c0818

Browse files
committed
Added CICD video
1 parent 72400cb commit a2c0818

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

profile/README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,21 @@ The [MDK Professional Edition](https://www.keil.arm.com/keil-mdk/#mdk-v6-edition
5656

5757
**[Watch this video](https://armkeil.blob.core.windows.net/developer/Files/videos/KeilStudio/20250930_FuSa_TRAVEO.mp4?#t=01:35 "Software development for safety critical applications")**, explore the projects below or read the section [**Functional Safety**](FuSa.md) to learn more.
5858

59-
<br clear="left"/>
60-
6159
| Example | Hardware | Content |
6260
|:--------|:---------|:---------|
6361
| [Safety-Example-Infineon-T2G](https://github.com/Arm-Examples/Safety-Example-Infineon-T2G) | Infineon Traveo T2G (Cortex-M7)| [Fusa RTS](https://developer.arm.com/Tools%20and%20Software/Keil%20MDK/FuSa%20Run-Time%20System) traffic light example, CMSIS-Driver development and verification. [Watch the related webinar](https://armkeil.blob.core.windows.net/developer/Files/videos/KeilStudio/20250930_FuSa_TRAVEO.mp4). |
6462
| [Safety-Example-STM32](https://github.com/Arm-Examples/Safety-Example-STM32) | STM32H5 (Cortex-M33) | [Fusa RTS](https://developer.arm.com/Tools%20and%20Software/Keil%20MDK/FuSa%20Run-Time%20System) traffic light example. [Watch the related webinar](https://armkeil.blob.core.windows.net/developer/Files/videos/KeilStudio/20250930_FuSa_TRAVEO.mp4). |
6563

6664
### CI/CD Automation (GitHub Actions)
6765

68-
Most of the above example projects include GitHub actions that run automated CI tests. The following projects help to get started with test automation. Test can execute to [FVP simulation models](https://arm-software.github.io/AVH/main/simulation/html/index.html) or [hardware targets using a self-hosted runner](RPI_GH_Runner.md). Read the section **[CI/CD](CICD.md)** to learn more.
66+
[<img src="cicd_intro.png" alt="Introduction to CI/CD test automation" width="317" height="193" align="left">](https://developer.arm.com/-/media/arm%20developer%20community/videos/tools%20and%20software/keil%20mdk/cicd_webinar.mp4
67+
"Introduction to CI/CD test automation")
68+
69+
Most of the above example projects include GitHub actions that run automated CI tests. The following projects help to get started with test automation. Test can execute to [FVP simulation models](https://arm-software.github.io/AVH/main/simulation/html/index.html) or [hardware targets using a self-hosted runner](RPI_GH_Runner.md).
70+
71+
**[Watch this video](https://developer.arm.com/-/media/arm%20developer%20community/videos/tools%20and%20software/keil%20mdk/cicd_webinar.mp4 "Introduction to CI/CD test automation")**, explore [projects with topic "cicd"](https://github.com/search?q=topic%3Acicd+org%3AArm-Examples+fork%3Atrue&type=repositories) or read the section **[CI/CD](CICD.md)** to learn more.
72+
73+
<br clear="left"/>
6974

7075
| Example | Hardware | Content |
7176
|:--------|:---------|:---------|
@@ -75,5 +80,5 @@ Most of the above example projects include GitHub actions that run automated CI
7580
## Related
7681

7782
<!-- todo - Software Packs maintained by Arm -->
78-
- [Other Examples](ListExamples.md)
7983
- [Keil Studio Documentation](https://mdk-packs.github.io/vscode-cmsis-solution-docs/)
84+
- [CMSIS-Toolbox Documentation](https://open-cmsis-pack.github.io/cmsis-toolbox/)

profile/cicd_intro.png

101 KB
Loading

0 commit comments

Comments
 (0)