fix nxstyle

fix Relative file path does not match actual file.
This commit is contained in:
simbit18 2024-05-13 16:17:37 +02:00 committed by Petro Karashchenko
parent 66509e490e
commit d1789d84e8
13 changed files with 13 additions and 13 deletions

View File

@ -1,5 +1,5 @@
# ############################################################################## # ##############################################################################
# ./arch/arm/src/cmake/platform.cmake # arch/arm/src/cmake/platform.cmake
# #
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for

View File

@ -1,5 +1,5 @@
# ############################################################################## # ##############################################################################
# ./arch/arm64/src/cmake/platform.cmake # arch/arm64/src/cmake/platform.cmake
# #
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for

View File

@ -1,5 +1,5 @@
############################################################################ ############################################################################
# arch/misco/src/lm32/Toolchain.defs # arch/misoc/src/lm32/Toolchain.defs
# #
# Licensed to the Apache Software Foundation (ASF) under one or more # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with # contributor license agreements. See the NOTICE file distributed with

View File

@ -1,5 +1,5 @@
# ############################################################################## # ##############################################################################
# ./arch/risc-v/src/cmake/platform.cmake # arch/risc-v/src/cmake/platform.cmake
# #
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for

View File

@ -1,5 +1,5 @@
# ############################################################################## # ##############################################################################
# arch/sim/cmake/Toolchain.cmake # arch/sim/src/cmake/Toolchain.cmake
# #
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for

View File

@ -1,5 +1,5 @@
# ############################################################################## # ##############################################################################
# boards/arm/stm32/stm32f401rc-rs485/src/CMakeLists.txt # boards/arm/stm32/stm32f401rc-rs485/CMakeLists.txt
# #
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for

View File

@ -1,5 +1,5 @@
# ############################################################################## # ##############################################################################
# boards/arm/stm32/smt32f401rc-rs485/src/CMakeLists.txt # boards/arm/stm32/stm32f401rc-rs485/src/CMakeLists.txt
# #
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for

View File

@ -1,5 +1,5 @@
# ############################################################################## # ##############################################################################
# boards/arm/stm32h7/nucleo-h743zi/CMakeLists.txt # boards/arm/stm32h7/weact-stm32h743/CMakeLists.txt
# #
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for

View File

@ -1,5 +1,5 @@
# ############################################################################## # ##############################################################################
# boards/x84_64/intel64/qemu-intel64/CMakeLists.txt # boards/x86_64/intel64/qemu-intel64/CMakeLists.txt
# #
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for

View File

@ -1,5 +1,5 @@
# ############################################################################## # ##############################################################################
# boards/x84_64/intel64/qemu-intel64/src/CMakeLists.txt # boards/x86_64/intel64/qemu-intel64/src/CMakeLists.txt
# #
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for

View File

@ -1,5 +1,5 @@
# ############################################################################## # ##############################################################################
# cmake/nuttx_export_headers.cmake # cmake/nuttx_export_header.cmake
# #
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for

View File

@ -1,5 +1,5 @@
############################################################################ ############################################################################
# libs/libxx/stdex.defs # libs/libxx/etl.defs
# #
# Licensed to the Apache Software Foundation (ASF) under one or more # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with # contributor license agreements. See the NOTICE file distributed with

View File

@ -1,5 +1,5 @@
############################################################################ ############################################################################
# libs/libxx/libcxx.defs # libs/libxx/uClibc++.defs
# #
# Licensed to the Apache Software Foundation (ASF) under one or more # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with # contributor license agreements. See the NOTICE file distributed with