blob: 2f480bd7966c4642a811b38cc017fa904fc71fe3 [file] [log] [blame]
#
# Copyright 2023 BrainCo Inc.
#
# SPDX-License-Identifier: Apache-2.0
#
# Add custom linker section to relocate framebuffers to PSRAM
zephyr_linker_sources_ifdef(CONFIG_LV_Z_VBD_CUSTOM_SECTION
SECTIONS dc_ram.ld)