slint/examples/printerdemo_mcu/zephyr/boards/native_sim_64.overlay
Nathan Collins 538387b3d6 Zephyr: apply license headers
The Zephyr VERSION file is excluded as this simply specifies the version
of the Zephyr applicaiton, and the documentation doesn't say how
comments should be specified or if they are supported.
2024-07-08 16:46:33 +02:00

8 lines
135 B
Text

// Copyright © SixtyFPS GmbH <info@slint.dev>
// SPDX-License-Identifier: MIT
/{
aliases {
slint-input = &input_sdl_touch;
};
};