Skip to content

Commit

Permalink
fix nxstyle
Browse files Browse the repository at this point in the history
fix Relative file path does not match actual file.
  • Loading branch information
simbit18 authored and acassis committed Apr 15, 2024
1 parent 2e638f6 commit b0504f1
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 20 deletions.
4 changes: 2 additions & 2 deletions arch/arm/src/fvp-v8r-aarch32/Make.defs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# arch/arm/src/fvp-v8r/Make.defs
# arch/arm/src/fvp-v8r-aarch32/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand All @@ -21,4 +21,4 @@
include armv8-r/Make.defs

# fvp-specific C source files
CHIP_CSRCS = fvp_boot.c fvp_serial.c
CHIP_CSRCS = fvp_boot.c fvp_serial.c
2 changes: 1 addition & 1 deletion arch/arm64/src/goldfish/Make.defs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# arch/arm64/src/qemu/Make.defs
# arch/arm64/src/goldfish/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
1 change: 0 additions & 1 deletion arch/avr/src/at32uc3/at32uc3b_pinmux.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/****************************************************************************
* arch/avr/src/at32uc3/at32uc3b_pinmux.h
*
* Licensed to the Apache Software Foundation (ASF) under one or more
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/at32/at32f437-mini/src/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/at32/at32f437-mini/src/Make.defs
# boards/arm/at32/at32f437-mini/src/Makefile
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/gd32f4/gd32f450zk-aiotbox/scripts/Make.defs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/gd32f4/gd32f450zk-eval/scripts/Make.defs
# boards/arm/gd32f4/gd32f450zk-aiotbox/scripts/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/gd32f4/gd32f450zk-aiotbox/src/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/gd32f4/gd32f450zk-aiotbox/src/Make.defs
# boards/arm/gd32f4/gd32f450zk-aiotbox/src/Makefile
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/gd32f4/gd32f450zk-eval/src/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/gd32f4/gd32f450zk-eval/src/Make.defs
# boards/arm/gd32f4/gd32f450zk-eval/src/Makefile
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/gd32f4/gd32f470ik-eval/scripts/Make.defs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/gd32f4/gd32f470zk-eval/scripts/Make.defs
# boards/arm/gd32f4/gd32f470ik-eval/scripts/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/gd32f4/gd32f470ik-eval/src/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/gd32f4/gd32f470zk-eval/src/Make.defs
# boards/arm/gd32f4/gd32f470zk-eval/src/Makefile
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/gd32f4/gd32f470zk-aiotbox/scripts/Make.defs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/gd32f4/gd32f470zk-eval/scripts/Make.defs
# boards/arm/gd32f4/gd32f470zk-aiotbox/scripts/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/gd32f4/gd32f470zk-aiotbox/src/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/gd32f4/gd32f470zk-eval/src/Make.defs
# boards/arm/gd32f4/gd32f470zk-aiotbox/src/Makefile
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/imxrt/imxrt1064-evk/configs/knsh/Make.defs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/imxrt/imxrt1060-evk/configs/knsh/Make.defs
# boards/arm/imxrt/imxrt1064-evk/configs/knsh/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/imxrt/imxrt1170-evk/configs/knsh/Make.defs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/imxrt/imxrt1060-evk/configs/knsh/Make.defs
# boards/arm/imxrt/imxrt1170-evk/configs/knsh/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/phy62xx/phy6222/src/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/stm32f0l0g0/stm32f051-discovery/src/Makefile
# boards/arm/phy62xx/phy6222/src/Makefile
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/rp2040/raspberrypi-pico-w/src/Make.defs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/rp2040/raspberrypi-pico/src/Make.defs
# boards/arm/rp2040/raspberrypi-pico-w/src/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/rp2040/raspberrypi-pico/scripts/Make.defs
# boards/arm/rp2040/waveshare-rp2040-lcd-1.28/scripts/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/rp2040/waveshare-rp2040-lcd-1.28/src/Make.defs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/rp2040/raspberrypi-pico/src/Make.defs
# boards/arm/rp2040/waveshare-rp2040-lcd-1.28/src/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/sama5/jupiter-nano/scripts/Make.defs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############################################################################
# boards/arm/sama5/sama5d2-xult/scripts/Make.defs
# boards/arm/sama5/jupiter-nano/scripts/Make.defs
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/****************************************************************************
* boards/xtensa/esp32s3/esp32s3-box/src/esp32s3_board_lcd.c
* boards/xtensa/esp32s3/esp32s3-box/src/esp32s3_board_lcd_st7789.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
Expand Down

0 comments on commit b0504f1

Please sign in to comment.