nxstyle: correct the file path

Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
chao an 2022-09-17 22:47:24 +08:00 committed by Xiang Xiao
parent 0c4ca8dd21
commit f23a736c80
9 changed files with 9 additions and 9 deletions

View File

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

View File

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

View File

@ -1,5 +1,5 @@
############################################################################
# nuttx/arch/risc-v/src/common/Make.defs
# arch/risc-v/src/common/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with

View File

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

View File

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

View File

@ -1,5 +1,5 @@
############################################################################
# boards/arm/stm32f0l0g0/stm32f051-discovery/scripts/Make.defs
# boards/arm/phy62xx/phy6222/scripts/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with

View File

@ -1,5 +1,5 @@
############################################################################
# boards/arm/stm32/nucleo-g431rb/src/Make.defs
# boards/arm/stm32/b-g431b-esc1/src/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with

View File

@ -1,5 +1,5 @@
##############################################################################
# boards/arm/stm32l5/stm32l562e-dk-ns/scripts/Make.defs
# boards/arm/stm32l5/stm32l562e-dk/scripts/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with

View File

@ -1,5 +1,5 @@
##############################################################################
# boards/arm/stm32u5/nucleo-l552ze/scripts/Make.defs
# boards/arm/stm32u5/b-u585i-iot02a/scripts/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with