firmware_get_version
Read and parse the firmware version from the config.h header or active configuration. Provide optional config paths or board ID to retrieve the version from the correct source.
Instructions
Read and parse firmware version from APP/config/config.h or active configuration.
Args: config_h_path: Optional explicit path to config.h header file. config_path: Optional firmware release configuration file path. board_id: Optional board identifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | No | ||
| config_path | No | ||
| config_h_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||