Is it okay to develop firmware in STM32CubeIDE for Windows?
I am using STM32CubeIDE in Ubuntu20.04.
If you create the STM32MP1 project in STM32CubeIDE for Ubuntu, it asks if you want to install the OpenSTLinux SDK. And I have installed it and am using it.
However, in STM32CubeIDE for Windows, if you ask if you want to install the OpenSTLinux SDK, it indicates that the installation can only be installed on Linux, and installation is not possible.
If you look at the attached picture, you can see the OpenSTLinux SDK Manager menu in STM32CubeIDE for Ubuntu, but there is no that menu in STM32CubeIDE for Windows.
I want to develop STM32MP1 Firmware in STM32CubeIDE for Windows because it is inconvenient and slow to use the virtual machine, but I wonder if there is any problem even if I do not install the OpenSTLinux SDK and develop the firmware.
