diff BootLoader/Inc/base_bootloader.h @ 981:c6c781a2e85b default

Merge into default
author heinrichsweikamp
date Tue, 11 Feb 2025 18:12:00 +0100
parents 4e10a3e087a1
children
line wrap: on
line diff
--- a/BootLoader/Inc/base_bootloader.h	Tue Aug 13 13:24:54 2024 +0200
+++ b/BootLoader/Inc/base_bootloader.h	Tue Feb 11 18:12:00 2025 +0100
@@ -59,9 +59,6 @@
 #define BASE_BOOTLOADER_H
 
 /* Includes ------------------------------------------------------------------*/
-
-#define STM32F429xx
-
 #include "stm32f4xx_hal.h"
 
 #include "tStructure.h"