Bloom v0.6.0
Small feature release.
Insight:
- Introduced project-user settings which are loaded and saved automatically. This means:
- Memory regions are persisted between execution cycles. Users no longer have to recreate these every time they close Bloom.
- Hex viewer settings are persisted.
- Main window size is persisted.
- Panel and pane states are persisted.
- Added signed integer data type for value annotations
- Made endianness of focused memory regions configurable via the 'Manage Memory Regions' window.
- Improved register searching
Bug fixes:
- Masked memory reads of SRAM were failing with the Atmel-ICE and some UPDI targets. Device-side masking has now been disabled on all EDBG devices.