Skip to content

Commit ef5b8eb

Browse files
committed
整体优化和检查
1 parent 66f3906 commit ef5b8eb

File tree

4 files changed

+16
-5
lines changed

4 files changed

+16
-5
lines changed

bsp/microchip/.clang-format-ignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,9 @@
33
# If you need to exclude a file, add the path to the file in file_path.
44

55
# 从 .ignore_format.yml 迁移的规则
6-
/bsp/
6+
/samc21/bsp/
7+
/samd51-seeed-wio-terminal/bsp/
8+
/samd51-adafruit-metro-m4/bsp/
9+
/samc54/bsp/
10+
/samc70/bsp/
11+
/samc10/bsp/

bsp/n32/.clang-format-ignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# If you need to exclude a file, add the path to the file in file_path.
55

66
# 从 .ignore_format.yml 迁移的规则
7-
/N32G45x_Firmware_Library/
7+
/libraries/N32G45x_Firmware_Library/

bsp/wch/.clang-format-ignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
# If you need to exclude a file, add the path to the file in file_path.
55

66
# 从 .ignore_format.yml 迁移的规则
7-
/Libraries/CH32F10x_StdPeriph_Driver/
8-
/Libraries/CH32F20x_StdPeriph_Driver/
7+
/arm/Libraries/CH32F10x_StdPeriph_Driver/
8+
/arm/Libraries/CH32F20x_StdPeriph_Driver/
9+
/risc-v/Libraries/CH32V10x_StdPeriph_Driver/

bsp/yichip/.clang-format-ignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,9 @@
44
# If you need to exclude a file, add the path to the file in file_path.
55

66
# 从 .ignore_format.yml 迁移的规则
7-
/Libraries/
7+
/yc3121-pos/Libraries/
8+
9+
/yc3122-pos/Libraries/CMSIS/
10+
/yc3122-pos/Libraries/core/
11+
/yc3122-pos/Libraries/sdk/
12+
/yc3122-pos/Libraries/startup/

0 commit comments

Comments
 (0)