Mercurial > public > ostc4
diff Common/CPU1-F429.ld @ 1032:33b91584d827 Puls_Integration
New CV Pulse:
The basic infrastructure for external puls measurement via Bluetooth has been added. Precondition is an OSTC with an activated central role. The OSTC will then search for a BLE device with puls measurement service. Reading data and visualization is not implemented yet.
| author | Ideenmodellierer |
|---|---|
| date | Mon, 28 Jul 2025 18:34:45 +0200 |
| parents | 01f40cb1057e |
| children |
line wrap: on
line diff
--- a/Common/CPU1-F429.ld Mon Jul 28 18:32:23 2025 +0200 +++ b/Common/CPU1-F429.ld Mon Jul 28 18:34:45 2025 +0200 @@ -208,7 +208,7 @@ /* Define Known Address for Each Font */ /* Flash Sector 23 is protected (bootloader font + image) => use end of sector 22 */ -.lower_fonts 0x080A0000 : { +.lower_fonts 0x080AA000 : { *(.lower_fonts.image_data_*) *(.lower_fonts.*)
