Skip to content

v1.1.1 release

Latest

Choose a tag to compare

@trabucayre trabucayre released this 11 Mar 18:26
· 93 commits to master since this release

Evolution summary v1.1.0 -> v1.1.1:

core

update

  • main: parse_opt: simplify/fix
  • main: moved SPI Flash to a dedicated function

cable

update

  • xvc_client: Allow building XVC client without libftdi.
  • xvc_client: Send command and parameters in single operation.

fix

  • xvc_client: reworks operator priority

part

fix

  • ice40: fix detect_flash

files

update

  • latticeBitParser.cpp: revert/adapts commit 0bc2594 (fails with CMSIS-DAP #634)

spiOverJtag

new

  • Xilinx: add XC7K325TFBG900.

Contributors