commit
40df71e7a6
|
@ -23,4 +23,3 @@ dir_path:
|
|||
- bsp/stm32/libraries/STM32MPxx_HAL
|
||||
- bsp/stm32/libraries/STM32WBxx_HAL
|
||||
- bsp/stm32/libraries/STM32H7xx_HAL
|
||||
- bsp/hk32/libraries
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue