Mercurial > public > ostc4
changeset 965:58cc980ee848 Evo_2_23 tip
Set correct section name for HW Data
author | Ideenmodellierer |
---|---|
date | Mon, 13 Jan 2025 18:36:04 +0100 |
parents | aef5fb824675 |
children | |
files | BootLoader/Src/base_bootlader.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/BootLoader/Src/base_bootlader.c Mon Jan 13 14:25:09 2025 +0100 +++ b/BootLoader/Src/base_bootlader.c Mon Jan 13 18:36:04 2025 +0100 @@ -282,7 +282,7 @@ .magic[3] = FIRMWARE_MAGIC_END }; -const SHardwareData HardwareData __attribute__((section(".HARDWAREDATA_ADDRESS"))) = +const SHardwareData HardwareData __attribute__((section(".bootloader_hardware_data"))) = { // first 52 bytes