Feature #575
Implement function to configure OSC with HSI only
Beginn:
04.11.2024
Abgabedatum:
% erledigt:
0%
Geschätzter Aufwand:
CS Zielversion:
Beschreibung
The HAL-OSC-Config function is quite large.It has to contain every scenario.
An HSI-only version should shrink binary size.
Historie
Von Maximilian Seesslen vor 10 Monaten aktualisiert
When compiling with high optimization, dead code is already optimized out.
Only debug builds are getting smaller.
Von Maximilian Seesslen vor 11 Tagen aktualisiert
- Status wurde von Neu zu Abgewiesen geändert
LTO shrinks it anyways.