Resolved! Error: Compiler generates FPU instructions without an FPU - How to fix this?
Hi guysI made a project with CubeMX for a STM32F334. This project built fine already multiplet times.Now, I get suddenly this error message:#error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"As I said, the p...