Skip to content

Bloom v0.12.3

Compare
Choose a tag to compare
@navnavnav navnavnav released this 18 Jul 21:59
· 147 commits to master since this release

Bug fix release


  • Bloom was failing to manage the DWEN fuse bit on some development boards (Xplained Mini, possibly others). See Debugging debugWire targets with Bloom for more.
  • Intersecting memory regions were not being detected properly.
  • Premature enabling of the hex viewer in the memory inspection pane, after a programming session, was resulting in seg faults.
  • Difference count in the snapshot diff window was including excluded bytes.
  • Fixed version number comparison bug.