Search found 1 match
- Wed Jul 03, 2019 7:19 am
- Forum: ESP-IDF
- Topic: Where is the component (folder) ethernet ?
- Replies: 1
- Views: 3412
Where is the component (folder) ethernet ?
Hi, We are working with LAN8710. We have our driver that work currently with those files : ${IDF_PATH}/component/ethernet/* //all the files from this component / folder ${IDF_PATH}/component/ethernet/eth_phy/phy_reg.h // in fact we include only this file But the recent changes over the master branch...