slint/examples/mcu-board-support/pico_st7789/board_config.toml

11 lines
217 B
TOML

# Copyright © SixtyFPS GmbH <info@slint-ui.com>
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-commercial
link_args = [
"--nmagic",
"-Tlink.x",
"-Tdefmt.x",
]
link_search_path = [
"."
]