Skip to content

Commit d4fddc2

Browse files
Alain Volmatkartben
authored andcommitted
shields: st_stm32f4dis_cam: add a stm32h747i_disco//m7 overlay
Add an overlay allowing to use the stm32f4dis_cam shield on the stm32h747i_disco board. Signed-off-by: Alain Volmat <[email protected]>
1 parent 04c1bf6 commit d4fddc2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/*
2+
* Copyright (c) 2025 STMicroelectronics
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
&dma1 {
8+
status = "okay";
9+
};

0 commit comments

Comments
 (0)