Skip to content

Conversation

@Evagan2018
Copy link
Contributor

  • 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.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.yaml workflow 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.

Evagan2018 and others added 2 commits October 30, 2025 09:24
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant