Mercurial > public > ostc4
diff BootLoader/Src/base_bootlader.c @ 987:45a2bd04b156 BootloaderOstc5
Removed Font144 references because Font cause a linker problem and is not used by Bootloader
author | Ideenmodellierer |
---|---|
date | Sun, 30 Mar 2025 21:39:52 +0200 (4 weeks ago) |
parents | 5e7ad81e9ac2 |
children | 39b25be11009 |
line wrap: on
line diff
--- a/BootLoader/Src/base_bootlader.c Sun Mar 30 21:33:18 2025 +0200 +++ b/BootLoader/Src/base_bootlader.c Sun Mar 30 21:39:52 2025 +0200 @@ -223,7 +223,7 @@ #include "stm32f4xx_hal_flash_ex.h" #include "stm32f4xx_hal_wwdg.h" -#include "Fonts/Font_T144_plus.h" +//#include "Fonts/Font_T144_plus.h" #include "Fonts/Font_T84.h" #include "Fonts/Font_T105.h" #include "Fonts/Font_T54.h"