From 454d620b622deeda9fca010ae9ec38ed0fcf2228 Mon Sep 17 00:00:00 2001 From: charlown Date: Mon, 6 Sep 2021 17:38:53 +0800 Subject: [PATCH] add wch bsp ignore_format file. --- bsp/wch/arm/.ignore_format.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 bsp/wch/arm/.ignore_format.yml diff --git a/bsp/wch/arm/.ignore_format.yml b/bsp/wch/arm/.ignore_format.yml new file mode 100644 index 0000000000..865aed3d5c --- /dev/null +++ b/bsp/wch/arm/.ignore_format.yml @@ -0,0 +1,8 @@ +# 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/CH32F10x_StdPeriph_Driver