openFPGALoader/doc
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
..
compatibility doc/cable: move to yml 2022-02-20 15:47:35 +01:00
figs altera: MAX10: added --flash-sector support with arbitrary binary file 2025-06-18 18:57:26 +02:00
guide Add MinGW-w64 cross-compilation support for Windows 2026-02-12 18:08:05 +01:00
vendors altera: MAX10: added --flash-sector support with arbitrary binary file 2025-06-18 18:57:26 +02:00
FPGAs.yml part: added Altera 10M25S 2026-02-12 16:00:50 +01:00
Makefile doc: add Sphinx site 2021-11-28 10:20:43 +01:00
boards.yml board: added HyVision PCIe OPT01 rev.F (Kintex7 xc7k70tfbg676) 2025-09-24 16:56:46 +02:00
cable.yml cable: added Altera USB Blaster III (missing link in doc 2025-07-20 09:36:53 +02:00
conf.py doc/cable: move to yml 2022-02-20 15:47:35 +01:00
data.py doc/data: adding an (unused for now) SPIFlash entry 2023-09-21 07:03:41 +02:00
index.rst colognechip integration: update documentation 2021-12-12 18:26:14 +01:00
requirements.txt doc: declare board compatibility through a YAML file 2022-01-12 03:00:55 +01:00
todo.rst doc: convert TODO from md to rst 2021-11-28 10:24:07 +01:00