Added test_video.yaml workflow a.o.#15
Open
Evagan2018 wants to merge 3 commits intoArm-Examples:mainfrom
Open
Conversation
Contributor
Evagan2018
commented
Oct 29, 2025
- Added test_video.yaml workflow.
- Cleaned up the AC6_test_build workflow.
- Added Quick start, Examples description, Directory Structure, and Continuous Integration sections in REAMDE.md file.
- Added target-type AE722F80F55D5LS to the TFLiteRT_HelloWorld.csolution.yml, mlek_video.csolution.yml, mlek_audio.csolution.yml, and mlek_dual.csolution.yml files.
…flow. Added Quick start, Examples description, Directory Structure, and Continuous Integration sections in REAMDE.md file. Added target-type AE722F80F55D5LS to the TFLiteRT_HelloWorld.csolution.yml, mlek_video.csolution.yml, mlek_audio.csolution.yml, and mlek_dual.csolution.yml files.
There was a problem hiding this comment.
Pull Request Overview
This PR enhances the repository by adding a new video testing workflow, standardizing debugger configurations across solution files, and significantly improving documentation. The changes facilitate better CI/CD testing capabilities and provide clearer guidance for users getting started with the examples.
Key Changes
- Added
test_video.yamlworkflow for building and testing video object detection examples - Updated debugger configurations across all solution files to use CMSIS-DAP@pyOCD with consistent settings
- Enhanced README.md with comprehensive sections including Quick Start guide, Examples descriptions, Directory Structure, and detailed CI workflow documentation
Reviewed Changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Added comprehensive documentation sections including examples table, directory structure, and CI workflow details; reorganized and improved badge display |
| .github/workflows/test_video.yaml | New workflow for building video examples with AC6 compiler for AVH-SSE-300-U55 targets |
| .github/workflows/test_audio.yaml | Added artifact upload step for build outputs |
| .github/workflows/AC6_test_build.yaml | Standardized build workflow with cbuild setup step, added context set names, and disabled vcpkg caching |
| .github/workflows/GCC_test_build.yaml | Added cbuild setup step with context-set configuration |
| Alif/AppKit_D3/Tensorflow_LiteRT_HelloWorld/TFLiteRT_HelloWorld.csolution.yml | Added target-set configurations for both Release and Debug builds with CMSIS-DAP@pyOCD debugger |
| Alif/AppKit_D3/MLEK_Video/mlek_video.csolution.yml | Added target-set configurations for Release and Debug Live_Stream builds |
| Alif/AppKit_D3/MLEK_Audio/mlek_audio.csolution.yml | Added target-set configurations for Release and Debug Live_Stream builds |
| Alif/AppKit_D3/MLEK_AV_DualCore/mlek_dual.csolution.yml | Updated debugger from JLink Server to CMSIS-DAP@pyOCD, changed start processor, and added named target sets |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.