Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-03 00:21:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
cfd65df78a27bb74c8ffe71e6b51ac98ebc8ca8a
esp-idf/components/esp_eth/test/component.mk

8 lines
136 B
Makefile
Raw Normal View History

ethernet: support esp_eth_deinit 1. change static emac-dma memory to dynamic 2. add esp_eth_deinit 3. modify ethernet example 4. add testcase for ethernet deinit function 5. GPIO0 could not output the 50MHz clock to PHY, so remove this configuration
2018-08-22 17:46:14 +08:00
#
#Component Makefile
#
add esp_eth component
2019-04-10 16:24:50 +08:00
COMPONENT_SRCDIRS := .
ethernet: support esp_eth_deinit 1. change static emac-dma memory to dynamic 2. add esp_eth_deinit 3. modify ethernet example 4. add testcase for ethernet deinit function 5. GPIO0 could not output the 50MHz clock to PHY, so remove this configuration
2018-08-22 17:46:14 +08:00
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 76ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API