Mercurial > public > ostc4
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 871:f7318457df4d | 981:c6c781a2e85b |
|---|---|
| 57 /* Define to prevent recursive inclusion -------------------------------------*/ | 57 /* Define to prevent recursive inclusion -------------------------------------*/ |
| 58 #ifndef BASE_BOOTLOADER_H | 58 #ifndef BASE_BOOTLOADER_H |
| 59 #define BASE_BOOTLOADER_H | 59 #define BASE_BOOTLOADER_H |
| 60 | 60 |
| 61 /* Includes ------------------------------------------------------------------*/ | 61 /* Includes ------------------------------------------------------------------*/ |
| 62 | |
| 63 #define STM32F429xx | |
| 64 | |
| 65 #include "stm32f4xx_hal.h" | 62 #include "stm32f4xx_hal.h" |
| 66 | 63 |
| 67 #include "tStructure.h" | 64 #include "tStructure.h" |
| 68 #include "settings.h" | 65 #include "settings.h" |
| 69 | 66 |
