Skip to content

Commit c2b1e39

Browse files
author
Alain Volmat
committed
samples: drivers: display: add stm32f769i_disco specific conf
Add stm32f769i_disco conf file in order to increase the amount of HEAP to ensure k_malloc allocation goes well. Signed-off-by: Alain Volmat <[email protected]>
1 parent e1ef306 commit c2b1e39

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=65536

0 commit comments

Comments
 (0)