openFPGALoader/doc/guide
Selim Sandal afecedb9fb Add MinGW-w64 cross-compilation support for Windows
Add CMake toolchain file and module to enable cross-compiling
openFPGALoader for Windows from Linux using MinGW-w64.

Features:
- Automatic download and build of libusb and libftdi dependencies
- CMake toolchain file for x86_64-w64-mingw32
- Fully static executable (only depends on Windows system DLLs)
- Works on Debian/Ubuntu, Fedora/RHEL/Rocky Linux

Usage:
  cmake -DCMAKE_TOOLCHAIN_FILE=cmake/Toolchain-x86_64-w64-mingw32.cmake ..
  cmake --build . --parallel

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-12 18:08:05 +01:00
..
advanced.rst doc: add kcu105 dual qspi command examples 2025-03-20 20:33:17 +01:00
first-steps.rst typo's, added git as dependency 2022-12-18 13:56:54 +01:00
install.rst Add MinGW-w64 cross-compilation support for Windows 2026-02-12 18:08:05 +01:00
troubleshooting.rst Add entry about updating firmware TangNano20K 2025-02-15 22:25:18 +01:00