What is the status of Ethernet driver of STM32F107 work with Zephyr 3.3.0 distribution with MII phy?
There are some comments in STM HAL driver code: stm32f1xx_hal_eth.c "The PTP protocol and the DMA descriptors ring mode are not supported in this driver". Can this driver work with zpehyr RTOS and the Ethernet Rx works in interrupt mode?Also, inside ...