This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cmake_minimum_required(VERSION 3.16) | |
| project(model VERSION 0.1 LANGUAGES CXX) | |
| set(CMAKE_CXX_STANDARD_REQUIRED ON) | |
| find_package(Qt6 6.5 REQUIRED COMPONENTS Quick) | |
| qt_standard_project_setup(REQUIRES 6.5) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Index: sys/gnu/dts/arm/am335x-bone-common.dtsi | |
| =================================================================== | |
| --- sys/gnu/dts/arm/am335x-bone-common.dtsi (révision 326470) | |
| +++ sys/gnu/dts/arm/am335x-bone-common.dtsi (copie de travail) | |
| @@ -95,6 +95,40 @@ | |
| >; | |
| }; | |
| + uart1_pins: pinmux_uart1_pins { | |
| + pinctrl-single,pins = < |