# Rust Ethernet Driver for STM32F* microcontrollers
## Supported microcontrollers
* STM32F429 with feature `target_stm32f429`
## Potentially supported microcontrollers
Similar hardware registers seem to appear in these microcontroller models:
* STM32F107xx
* STM32F20x
* STM32F21x
* STM32F40x
* STM32F41x
* STM32F427
* STM32F437
* STM32F439
* STM32F469
* STM32F479
* STM32F7x5
* STM32F7x6
* STM32F7x7
* STM32F7x9
* STM32F7x
Please send pull requests.