Skip to content

Commit d6158db

Browse files
committed
boards: shields: arduino_giga_display_shield: Disable display SMH.
This allows all samples to work out of the box without requiring SMH initialization. If DCMI (video) is used simultaneously and more video buffers are needed, the application should enable SMH for both the video and display subsystems and initialize it. Signed-off-by: Ibrahim Abdalkader <i.abdalkader@gmail.com>
1 parent 9f564d0 commit d6158db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boards/shields/arduino_giga_display_shield/boards/arduino_giga_r1_m7.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ CONFIG_STM32_LTDC_RGB565=y
66
CONFIG_DISPLAY_INIT_PRIORITY=87
77
CONFIG_STM32_LTDC_DISABLE_FMC_BANK1=y
88
CONFIG_INPUT_GT911_INTERRUPT=y
9-
CONFIG_STM32_LTDC_FB_USE_SHARED_MULTI_HEAP=y

0 commit comments

Comments
 (0)