slint/examples/mcu-board-support/stm32h735g/board_config.toml
Tobias Hunger cd6f2e2cf2 ci: Format toml files
... using taplo with default settings

I tried this with 4 spaces indentation, but the patch is almost as
big as this one, so I went with default settings instead as that
is just easier:-)
2025-04-02 11:03:41 +02:00

5 lines
153 B
TOML

# Copyright © SixtyFPS GmbH <info@slint.dev>
# SPDX-License-Identifier: MIT
link_args = ["--nmagic", "-Tlink.x", "-Tdefmt.x"]
link_search_path = ["."]