This commit is contained in:
Mysteo91
2023-07-20 13:55:29 +03:00
parent 96e193a7f2
commit 8c73cea539
331 changed files with 120 additions and 455964 deletions

View File

@@ -31,7 +31,7 @@
/****************************************************************************************
* Include files
****************************************************************************************/
#include "../../Boot/App/blt_conf.h" /* bootloader configuration */
#include "blt_conf.h" /* bootloader configuration */
#include "stm32g0xx.h" /* STM32 CPU and HAL header */
#include "app.h" /* Application header */
#include "boot.h" /* bootloader interface driver */