Mercurial > public > ostc4
diff BootLoader/Inc/base_bootloader.h @ 869:4e10a3e087a1 Evo_2_23
Reactivate Bootloader:
The bootloader has not been compiled for a long time. Changes were necessary to catch up with the actual code
author | Ideenmodellierer |
---|---|
date | Mon, 12 Aug 2024 22:23:03 +0200 |
parents | ea1003f63e44 |
children |
line wrap: on
line diff
--- a/BootLoader/Inc/base_bootloader.h Mon Aug 12 15:14:19 2024 +0200 +++ b/BootLoader/Inc/base_bootloader.h Mon Aug 12 22:23:03 2024 +0200 @@ -59,9 +59,6 @@ #define BASE_BOOTLOADER_H /* Includes ------------------------------------------------------------------*/ - -#define STM32F429xx - #include "stm32f4xx_hal.h" #include "tStructure.h"