[nxstyle] fix Relative file path

fix Relative file path does not match actual file.

EOL Conversion  -> Unix (LF)

Adding the message header to the Kconfig file

Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
simbit18 2025-02-24 12:17:15 +01:00 committed by Mateusz Szafoni
parent a0dfd187d8
commit b84f93c4df
3 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# ##############################################################################
# apps/benchmarks/superpi/CMakeList.txt
# apps/benchmarks/superpi/CMakeLists.txt
#
# SPDX-License-Identifier: Apache-2.0
#

View file

@ -1,3 +1,7 @@
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config EXAMPLES_CHARGER
bool "Battery charger example"

View file

@ -1,5 +1,5 @@
# ##############################################################################
# apps/examples/udpblaster/udpblaster.cmake
# apps/examples/udpblaster/udpblaster_host.cmake
#
# SPDX-License-Identifier: Apache-2.0
#