Skip to content

Commit 5934bda

Browse files
committed
samples: drivers: display: add stm32f469_disco conf file
Add stm32f749i_disco conf file to support samples display driver applications . Increase the amount of HEAP to ensure k_malloc allocation goes well. Signed-off-by: Philippe Peurichard <[email protected]>
1 parent ebfb2a7 commit 5934bda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright (c) 2025 STMicroelectronics
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_HEAP_MEM_POOL_SIZE=131072

0 commit comments

Comments
 (0)