Nav
Nav
When enabling and subsequently disabling this theme, the editor font colours do not change back to what they were before the theme was enabled. To fix this, I had to...
We already support some EA targets, but some are missing along with support for all EB targets. To add: | Target | |---| AVR32EA28 AVR32EA32 AVR32EA48 AVR16EB14 AVR16EB20 AVR16EB28 AVR16EB32...
Add support for AVR64DU28 and AVR64DU32 targets. May be able to get this into v1.1.0. More to follow.
Given all the changes I've made to Bloom's TDF format and the way TDFs are handled, we can now easily present a list of all supported targets and their respective...
Currently, Bloom will automatically reset and resume target execution shortly after establishing a connection with the target. This can be undesirable. There should be an option to keep the target...
Currently, there's no way to search for a particular sequence of bytes in Bloom's hex viewer. More to follow.
Currently, when programming the target, we upload the entire program to the target. But how often does the entire program change between uploads? I think it's safe to say that...
For users of other GNU/Linux distributions which don't support the Debian, RPM or Pacman packages currently available. The tarball should contain everything that is needed to run Bloom, along with...
Users should be able to manipulate target memories via the memory inspection pane and the snapshot viewer. ### 'Fill' function Via the memory inspection pane, users should be able to...