Merge pull request #5002 from JonasWen/bsp_hk32

【修改】bsp目录下增加忽略检查库文件
This commit is contained in:
guo
2021-09-04 18:06:18 +08:00
committed by GitHub
2 changed files with 9 additions and 1 deletions

View File

@@ -23,4 +23,3 @@ dir_path:
- bsp/stm32/libraries/STM32MPxx_HAL
- bsp/stm32/libraries/STM32WBxx_HAL
- bsp/stm32/libraries/STM32H7xx_HAL
- bsp/hk32/libraries

View File

@@ -0,0 +1,9 @@
# files format check exclude path, please follow the instructions below to modify;
# If you need to exclude an entire folder, add the folder path in dir_path;
# If you need to exclude a file, add the path to the file in file_path.
file_path:
dir_path:
- libraries