From 81ab0a19438ad66b1d53d6873521ad007fff2d50 Mon Sep 17 00:00:00 2001 From: jonas Date: Thu, 2 Sep 2021 11:51:13 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91bsp?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E4=B8=8B=E5=A2=9E=E5=8A=A0=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=A3=80=E6=9F=A5=E5=BA=93=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .ignore_format.yml | 1 - bsp/hk32/.ignore_format.yml | 9 +++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 bsp/hk32/.ignore_format.yml diff --git a/.ignore_format.yml b/.ignore_format.yml index bfaca4cf00..ed6a1e61a6 100644 --- a/.ignore_format.yml +++ b/.ignore_format.yml @@ -22,4 +22,3 @@ dir_path: - bsp/stm32/libraries/STM32MPxx_HAL - bsp/stm32/libraries/STM32WBxx_HAL - bsp/stm32/libraries/STM32H7xx_HAL -- bsp/hk32/libraries diff --git a/bsp/hk32/.ignore_format.yml b/bsp/hk32/.ignore_format.yml new file mode 100644 index 0000000000..8fa57def6e --- /dev/null +++ b/bsp/hk32/.ignore_format.yml @@ -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