Skip to content

Commit b7a1659

Browse files
authored
Merge pull request #24 from ReinhardKeil/main
README enhanced
2 parents f2c5ed7 + 937b480 commit b7a1659

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This repository contains examples that show the usage of the [Synchronous Data S
2424
in VS Code and use the ... menu to choose an example via *Select Active Solution from workspace*.
2525
4. The related tools and software packs are downloaded and installed. Review progress with *View - Output - CMSIS Solution*.
2626
5. In the CMSIS view, use the
27-
[Action buttons](https://github.com/ARM-software/vscode-cmsis-csolution?tab=readme-ov-file#action-buttons) to build,
27+
[Action buttons](https://github.com/Open-CMSIS-Pack/vscode-cmsis-solution?taq=readme#action-buttons) to build,
2828
load and debug the example on target hardware.
2929
6. Follow the instructions in the example README and use the SDS view to show, record, and playback data streams.
3030

@@ -73,6 +73,8 @@ Refer to [Understanding GitHub Actions](https://docs.github.com/en/actions/get-s
7373
| [Test_ST_KeywordSpotting](./.github/workflows/Test_ST_KeywordSpotting.yml) | Build the binary for a keyword spotting algorithm and execute a regression test using an FVP model. Compare the original SDS recording with the newly generated recording produced during the simulator run. Store the build outputs and SDS recordings as workflow artifacts. |
7474
| [Test_ST_MotionRecognition](./.github/workflows/Test_ST_MotionRecognition.yml) | Build the binary for a motion recognition algorithm and execute a regression test using an FVP model. Compare the original SDS recording with the newly generated recording produced during the simulator run. Store the build outputs and SDS recordings as workflow artifacts. |
7575

76-
## Issues or Questions
76+
## Related
7777

78-
Raise questions or issues for these examples on the repository [github.com/ARM-software/SDS-Framework](https://github.com/ARM-software/SDS-Framework/tree/main?tab=readme-ov-file#issues-and-labels).
78+
- Raise questions or issues for these examples on the repository [github.com/ARM-software/SDS-Framework](https://github.com/ARM-software/SDS-Framework/tree/main?tab=readme-ov-file#issues-and-labels).
79+
- [Arm Examples - Edge AI and Machine Learning](https://github.com/Arm-Examples#edge-ai-and-machine-learning) contains several other examples that use SDS.
80+
- [SDS Framework - Documentation](https://arm-software.github.io/SDS-Framework/main/index.html).

0 commit comments

Comments
 (0)