From eb962237f599d1eaa6861fe3e68b62033f4a523c Mon Sep 17 00:00:00 2001 From: liukangcc Date: Thu, 14 Oct 2021 15:35:31 +0800 Subject: [PATCH] [update] add .ignore_format.yml for apm32 bsp. --- bsp/apm32/libraries/.ignore_format.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bsp/apm32/libraries/.ignore_format.yml diff --git a/bsp/apm32/libraries/.ignore_format.yml b/bsp/apm32/libraries/.ignore_format.yml new file mode 100644 index 0000000000..2f949a6426 --- /dev/null +++ b/bsp/apm32/libraries/.ignore_format.yml @@ -0,0 +1,6 @@ +# 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: +- APM32F10x_Library