diff --git a/.ignore_format.yml b/.ignore_format.yml index 2481f71c688c64dbfc4a62df389a599b701c28bd..c65bd9e232e53aa643cf4c9c0bf9b7857c9debe7 100644 --- a/.ignore_format.yml +++ b/.ignore_format.yml @@ -12,3 +12,13 @@ dir_path: - components/net/lwip-2.0.3 - components/net/lwip-2.1.2 - bsp/mm32f327x/Libraries +- bsp/stm32/libraries/STM32F0xx_HAL +- bsp/stm32/libraries/STM32F2xx_HAL +- bsp/stm32/libraries/STM32F4xx_HAL +- bsp/stm32/libraries/STM32F7xx_HAL +- bsp/stm32/libraries/STM32G0xx_HAL +- bsp/stm32/libraries/STM32G4xx_HAL +- bsp/stm32/libraries/STM32L4xx_HAL +- bsp/stm32/libraries/STM32MPxx_HAL +- bsp/stm32/libraries/STM32WBxx_HAL +- bsp/stm32/libraries/STM32H7xx_HAL \ No newline at end of file