Skip to content

video: introduction of STM32 VENC driver for H264 hardware video compression #92884

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,11 @@ manifest:
- name: zcbor
revision: 9b07780aca6fb21f82a241ba386ad9b379809337
path: modules/lib/zcbor
- name: zephyr-isp
url: [email protected]:AIS/mg-zephyr-isp.git
revision: master
path: Lib/zephyr-isp
submodules: true
Comment on lines +373 to +377
Copy link
Member

Choose a reason for hiding this comment

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

Impacts the whole project, should be removed.

Copy link
Member

Choose a reason for hiding this comment

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

Dependency should be documented at board or sample level

# zephyr-keep-sorted-stop

self:
Expand Down