Hello
i try to compile MQTT example usisng CH32V307EVT
unfortunetly with error.
C:/MRS_DATA/workspace/NetLib/eth_driver.c:217:54: error: 'PHY_STATUS' undeclared (first use in this function)
i can't find where PHY_STATUS is declared - should be in ch32v30x_eth.h (Peripherals ?)
Robert