You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
STM32WL has no FPU:
Replace:
arm_cortexM4lf_math.lib (Cortex-M4, Little endian, Floating Point Unit)
by:
arm_cortexM4l_math.lib (Cortex-M4, Little endian)
Signed-off-by: Frederic Pillon <[email protected]>
0 commit comments