Skip to content

Commit 3f67e2e

Browse files
djiatsaf-stfabiobaltieri
authored andcommitted
samples: drivers: display: update display sample
add stm32u5g9j_dk2 conf file for display app. Signed-off-by: Fabrice DJIATSA <[email protected]>
1 parent 2ce8767 commit 3f67e2e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
#
2+
# Copyright (c) 2025 STMicroelectronics
3+
#
4+
# SPDX-License-Identifier: Apache-2.0
5+
#
6+
7+
CONFIG_HEAP_MEM_POOL_SIZE=172840
8+
CONFIG_IDLE_STACK_SIZE=8192
9+
CONFIG_PRIVILEGED_STACK_SIZE=8192
10+
CONFIG_MAIN_STACK_SIZE=4096

0 commit comments

Comments
 (0)