beckus / qemu_stm32

QEMU with an STM32 microcontroller implementation
http://beckus.github.io/qemu_stm32/
Other
524 stars 144 forks source link

Network Peripheral Support #26

Closed weizhou-chaojixx closed 2 years ago

weizhou-chaojixx commented 5 years ago

Hi beckus, Our project needs to use qemu to simulate a stm32 board with Ethernet or Wifi network support. Do you have any machines in your project that can support network peripheral?

We really appreciate your help.

beckus commented 5 years ago

Hello, I apologize for the delay. No, I'm sorry but none of the STM32 machines in this project support Ethernet or Wifi. I am not sure if any other projects do. For example it might be worth checking https://github.com/pebble/qemu . I imagine that implementing this kind of support would require a lot of effort.