I just started an STM32 project and am new to STM32CubeIDE, I want to add a build configuration that will run my unit tests.I'm using google test, and following this guide I got it working with cygwin64 (so not 32 bit).But cygwin32 is deprecated, so...