Skip to content

Release v0.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 23:12
v0.1.8
a5baf90

In this release:

  • Update to latest jtagdap 0.1.1, improving CMSIS-DAP detection
  • Update to latest spi-flash 0.3.0, no functional changes
  • Improve progress bars

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.