mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
[nxstyle] fix Relative file path
fix Relative file path does not match actual file. Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
parent
71ff60753c
commit
4315a1c8cc
6 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
############################################################################
|
||||
# apps/examples/hello_rust_cargo/Make.defs
|
||||
# apps/examples/rust/hello/Make.defs
|
||||
#
|
||||
# Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
# contributor license agreements. See the NOTICE file distributed with
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
############################################################################
|
||||
# apps/examples/spislv/Make.defs
|
||||
# apps/examples/spislv_test/Make.defs
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
############################################################################
|
||||
# apps/mlearning/cmsis/Make.defs
|
||||
# apps/mlearning/cmsis-nn/Make.defs
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
############################################################################
|
||||
# apps/systen/sensorscope/Make.defs
|
||||
# apps/system/sensorscope/Make.defs
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
############################################################################
|
||||
# apps/testing/cxx/cxxtest/Make.defs
|
||||
# apps/testing/cxx/cxxsize/Make.defs
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
############################################################################
|
||||
# apps/testing/cxx/cxxtest/Makefile
|
||||
# apps/testing/cxx/cxxsize/Makefile
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue