This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
commit dadb17412b2973f18b061b10eee275081d610392 Author: Jerzy Kasenberg <[email protected]> AuthorDate: Thu Feb 27 13:06:03 2025 +0100 Add blackpill411 files to style ignore Files keep format style from original ST template Signed-off-by: Jerzy Kasenberg <[email protected]> --- .style_ignored_dirs | 1 + 1 file changed, 1 insertion(+) diff --git a/.style_ignored_dirs b/.style_ignored_dirs index 0ed103dee..cf068c7cc 100644 --- a/.style_ignored_dirs +++ b/.style_ignored_dirs @@ -17,6 +17,7 @@ hw/bsp/ada_feather_stm32f405/include/bsp/stm32f4xx_hal_conf.h hw/bsp/b-l072z-lrwan1/include/bsp/stm32l0xx_hal_conf.h hw/bsp/b-l475e-iot01a/include/bsp/stm32l4xx_hal_conf.h hw/bsp/blackpill401cc/include/bsp/stm32f4xx_hal_conf.h +hw/bsp/blackpill411ce/include/bsp/stm32f4xx_hal_conf.h hw/bsp/black_vet6/include/bsp/stm32f4xx_hal_conf.h hw/bsp/bluepill/include/bsp/stm32f1xx_hal_conf.h hw/bsp/nucleo-f030r8/include/bsp/stm32f0xx_hal_conf.h
