list_peripherals
Identify a target microcontroller's peripherals and base addresses from its CMSIS-SVD description. Apply a case-insensitive filter to locate specific blocks.
Instructions
List the target's peripherals and base addresses, from its CMSIS-SVD description. Requires an SVD file to be configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Case-insensitive substring, e.g. 'uart' or 'timer' |