Skip to content

v0.12.1 release

Latest
Compare
Choose a tag to compare
@trabucayre trabucayre released this 23 Mar 17:31
· 47 commits to master since this release

Evolution summary:

part

fix

  • lattice,xilinx: fix uint64_t print format: lld -> PRIx64
  • gatemate: fix unintended gpio access with dirtyJtag cables
  • gatemate: remove flash reset, power_up and read_id duplicates
  • gatemate: fix CFG_MD typos
  • gatemate: fix passive spi segfaults and improve verbosity
  • gatemate: fix jtag-spi-bypass with dirtyJtag

spiFlash

new

  • MX25R6435F

fix

  • spiFlashdb: MX25R6435F: added missing bp bit 4
  • SPIFlash::bp_to_len

Contributors