Skip to content

drivers: ethernet: eth_stm32_hal: support get_config #84898

Open
@clamattia

Description

Is your enhancement proposal related to a problem? Please describe.
There is currently no good way to query the configuration of the Ethernet on this driver (to my knowledge).

Describe the solution you'd like
Please implement int(* get_config )(const struct device *dev, enum ethernet_config_type type, struct ethernet_config *config) for the eth_stm32_hal-driver.

Describe alternatives you've considered
None

Additional context
None

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions