User Activity

I'm using MacOS and I'm trying to build the default code on `main.c` on the STM32CubeIDE which is below:#include <stdint.h>#if !defined(__SOFT_FP__) && defined(__ARM_FP)#warning "FPU is not initialized, but the project is compiling for an FPU. Please...