slint/internal/backends/mcu/stm32h735g/board_config.toml
2022-04-27 09:00:52 +02:00

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 = [
"."
]