Open-CMSIS-Pack / pack-examples

Examples of Open-CMSIS-Pack compliant packs for analysis and reference - not for distribution
Apache License 2.0
3 stars 2 forks source link

Observations on STM32U5xx_DFP #6

Closed ReinhardKeil closed 3 months ago

ReinhardKeil commented 4 months ago
DavidLesnjak commented 4 months ago

We removed STM32 FW from DFP, including device header. Since device header is no longer in the DFP it can not be referenced in <compile header=. We bypassed this by defining CMSIS_device_header within Device:CubeMX component.