Skip to content

Commit

Permalink
samples: display: Increase Heap size for RT1170 EVK
Browse files Browse the repository at this point in the history
Increase the heap size for RT1170 EVK to allocate the
display buffers for a 720x1280 display

Signed-off-by: Mahesh Mahadevan <[email protected]>
  • Loading branch information
mmahadevan108 authored and dleach02 committed May 12, 2022
1 parent 2c11c0d commit 5f5337b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions samples/drivers/display/boards/mimxrt1170_evk_cm7.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#
# Copyright 2022, NXP
#
# SPDX-License-Identifier: Apache-2.0
#

CONFIG_HEAP_MEM_POOL_SIZE=4194304

0 comments on commit 5f5337b

Please sign in to comment.