Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1.13 KB

README.md

File metadata and controls

15 lines (8 loc) · 1.13 KB

ULX3S examples/bin

ujprog - compiled for x86 linux (see f32c/tools/ujprog)

Note: The linux-compiled ujprog does not work in WSL as native USB drivers are not supported at this time. See #3185 #1521 #2287 #2195 #2185 #412 however the ujporg.exe can be called in WSL.

ujprog.exe - compiled for Windows / WSL

passthru_implementation_12F.bit - prebuilt 12F passthru (see PassThru example )

To get started quickly, see the upload_passthru.sh to upload the FPGA passthru code and ESP32/upload_blinky.sh for the ESP32 blinky.

For other binaries see https://github.com/emard/ulx3s-bin

See also other examples