get_board_info
Retrieve board configuration facts from the active board YAML file, including target, MCU, probe family, and recovery policy. Returns a notice when no board ID is provided.
Instructions
Return the facts from the board config the session was opened with.
Reports the ``boards/<board>.yaml`` definition active for this session —
pyOCD target, MCU and probe family, recover policy, silicon-id expectation,
default UART baud, and the smoke-test read address. Returns a notice when
``connect`` was called without a ``board_id`` (raw-target mode), where these
facts were not loaded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |