How to find if FPU is used
Posted: Fri Jul 05, 2024 3:34 pm
Does the esp32 compiler assign tasks to FPU in xtensa processor even when the declared datatypes are integer only? If so,
Is it possible to check how much FPU is being used in my esp32 for a full integer computation ?
Is it possible to check how much FPU is being used in my esp32 for a full integer computation ?