Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
60c3de272264a1f9ce03ad681de8a8b0b7d4a317
/
.
/
snippets
/
stm32
/
video-stm32-venc
/
video-stm32-venc.overlay
blob: 723762400cf662425e149de035d7052a945887d4 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2025 STMicroelectronics
* SPDX-License-Identifier: Apache-2.0
*/
/
{
chosen
{
zephyr
,
videoenc
=
&
venc
;
};
};
&
venc
{
status
=
"okay"
;
};