samples: display: Increase Heap size for RT1170 EVK
Increase the heap size for RT1170 EVK to allocate the display buffers for a 720x1280 display Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
parent
2c11c0db54
commit
5f5337b9f3
1 changed files with 7 additions and 0 deletions
7
samples/drivers/display/boards/mimxrt1170_evk_cm7.conf
Normal file
7
samples/drivers/display/boards/mimxrt1170_evk_cm7.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
#
|
||||
# Copyright 2022, NXP
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
CONFIG_HEAP_MEM_POOL_SIZE=4194304
|
Loading…
Add table
Add a link
Reference in a new issue