windows-winusb: document visual studio install requirements

This commit is contained in:
Matthias Ringwald 2024-03-05 18:00:27 +01:00
parent e58f738af4
commit e52ff828fe

View File

@ -26,6 +26,7 @@ After the new driver was installed, your device is shown in the Device Manager w
## Visual Studio 2022
Visual Studio can directly open the provided `port/windows-winusb/CMakeLists.txt` and allows to compile and run all examples.
For this, the C++ CMake tools for Windows is required. They are part of the Desktop development with C++ workloads.
## mingw64