pyocd_svd_attach
Attach an SVD file to enable register-level access to MCU peripherals such as GPIO, UART, and SPI.
Instructions
Attach an SVD file for peripheral register access. SVD files describe the register layout of MCU peripherals (GPIO, UART, SPI, etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| svd_path | Yes | Absolute path to the SVD file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |