Logo
Explore Help
Register Sign In
hexianglong/snapclient
1
0
Fork 0
You've already forked snapclient
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
master
snapclient/components/eth_interface/CMakeLists.txt

4 lines
150 B
CMake
Raw Permalink Normal View History

- add support for Ethernet using an external PHY currently it is either WiFi or Ethernet. If Ethernet is enabled through menuconfig it gets priority and WiFi is disabled.
2023-01-21 23:25:52 +01:00
idf_component_register(SRCS "eth_interface.c"
Sync with sample stuffing (#69) * upgrade to IDF v5.1.1 * add new synchronization implementation, use sample stuffing / removal to keep up sync * use big DMA buffer for I2S and improve sync * Add DAC TAS5805M as custom board * add wifi credential reset o press reset button (nRESET pin) 3 times but wait about 1s between button presses the button press counter is reset 5s after boot * Add support for PT8211 DAC (#78) * upgrade ethernet interface to IDF v5 (#84) * port official example of ethernet for IDF v5.x * Fix cmake if guard for ethernet Signed-off-by: Karl Osterseher <karli_o@gmx.at> Co-authored-by: DerPicknicker <64746593+DerPicknicker@users.noreply.github.com> Co-authored-by: whc2001 <ianwang0122@outlook.com>
2024-05-31 20:38:09 +02:00
INCLUDE_DIRS "include"
REQUIRES driver esp_eth esp_netif)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.4.3 Page: 26ms 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