1# Copyright (c) 2025 ST Microelectronics
2# SPDX-License-Identifier: Apache-2.0
3
4# On STM32N6 DK board, display being larger, it requires
5# more memory to draw squares on the display (40K)
6CONFIG_HEAP_MEM_POOL_SIZE=65536
7