FPU in STM32WLE5 ??
In the System View Description file STM32WLE5_CM4.svd it says;
<fpuPresent>true</fpuPresent>
But the datasheet doesn't mention any FPU, the MCU Selector on st.com has a dash "-" for FPU column , and ARM docs about Cortex-M4 says that FPU is optional.
So, is there an FPU or not in STM32WLE5 (and STM32WL55, as there the SVD says the M4 has an FPU but the M0 doesn't)?
