rt-thread/bsp/apm32/libraries/.ignore_format.yml
luobeihai 8baaf73210
add apm32 can driver and add apm32e1/s1 rtt driver support (#7170)
* add apm32 can driver and add apm32e1/s1 rtt driver support

* format some files

* modified action.yml file and modified bsp picture and add bsp README.md
2023-04-05 00:18:51 -04:00

10 lines
341 B
YAML

# 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.
dir_path:
- APM32F0xx_Library
- APM32F10x_Library
- APM32F4xx_Library
- APM32E10x_Library
- APM32S10x_Library