]> granicus.if.org Git - esp-idf/commit
feat(emac): add support for emac to use internal (APLL) clock outputs.
authorFrank Sautter <github@sautter.com>
Mon, 16 Oct 2017 21:05:27 +0000 (05:05 +0800)
committermichael <xiaoxufeng@espressif.com>
Mon, 13 Nov 2017 06:18:58 +0000 (14:18 +0800)
commitf324458b6ad26d31a5ee5309ea1ac52c5d5654f6
treea76fbf00d655cc3fe4ec3417b667cf2fec2ad99c
parente64b9ecaf4af244e8c35b6b337591ce3bc191376
feat(emac): add support for emac to use internal (APLL) clock outputs.
components/ethernet/emac_common.h
components/ethernet/emac_dev.c
components/ethernet/emac_dev.h
components/ethernet/emac_main.c
components/ethernet/eth_phy/phy_lan8720.c
components/ethernet/eth_phy/phy_tlk110.c
components/ethernet/include/esp_eth.h
examples/ethernet/ethernet/README.md
examples/ethernet/ethernet/main/Kconfig.projbuild
examples/ethernet/ethernet/main/ethernet_example_main.c