- Allow use of Peripheral Inspector in SSH remote scenario. (Rob Moran).
- Updated Peripheral Inspector to use Ant Design React UI library (Haydar Metin, Martin Fleck, and others)
- Added
Export Registers
functionality (QuocTrung76) - Added
Search
functionality (Martin Fleck) - Added
Peripheral-inspector: Ignore Peripherals
extension setting to hide peripherals and skip reading their registers. Also added context menu entries to add and clear the setting on workspace level from the Peripheral Inspector view (Haydar Metin)
- Updated extension logo.
- As a side effect of moving to a custom Webview implementation, the Peripheral Inspector may show the following message when launched after update from a previous version:
There is no data provider registered that can provide view data.
Solution: Please restart your IDE after the update installation to overcome this problem. Restarting the extension may not be sufficient.
- Fixed duplicate insertion of nodes (Asim Gunes)
- Added support for non-svd peripheral definition files (Asim Gunes)
- Renamed to peripheral-inspector
- Synced with peripheral-viewer
- Refresh codebase on cortex-debug#56c03f (2023-01-23)
- Add support for loading SVD files from CMSIS pack asset API (Rob Moran)