UPB-CS-OpenSourceUpstream / tock

A secure embedded operating system for microcontrollers
https://www.tockos.org
Other
2 stars 6 forks source link

Implement Ethernet for STM32F4 #13

Open alexandruradovici opened 1 year ago

alexandruradovici commented 1 year ago

Implement the Ethernet (layer 2) peripheral driver for the STM32F4 mcu. This would allow Tock to implement smaltcp-rs.

We provide the STM32F419ZI board for testing and development.