Skip to content

Release v0.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 00:28
a185b13

In this release:

  • Print names of detected ECP5 parts when scanning the JTAG chain.

The following pre-built files are available:

  • ecpdap_linux_x86_64: ecpdap software for Linux (64-bit)
  • ecpdap_windows_x86_64.exe: ecpdap software for Windows (64-bit)

ecpdap recommends libusb be installed; on Linux it should suffice to install libusb-1.0, on Windows download the pre-built DLLs from libusb.info and either install them system-wide or put them in the same directory as your executable. Without libusb, only the slower HID-based CMSIS-DAPv1 protocol is available.