esp-idf/components/esp_eth
Jakob Hasse 548022fbe6 refactor(linux): excluded all non-Linux components from build
* All components which won't build (yet) on Linux are excluded.
  This enables switching to Linux in an application without
  explicitly setting COMPONENTS to main in the main
  CMakeLists.txt.
* ESP Timer provides headers for Linux now
* automatically disabling LWIP in Kconfig if it is not available

doc(linux): brought section
  "Component Linux/Mock Support Overview" up to date
2023-10-16 17:06:54 +08:00
..
include feat(esp_eth): abstraction of SPI driver for SPI Ethernet modules 2023-09-26 07:58:05 +00:00
src fix(esp_eth): various Ethernet driver fixes 2023-10-12 07:23:51 +00:00
test_apps ci(esp_eth): added tests of all supported Etherent chips 2023-10-12 07:23:51 +00:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig feat(esp_eth): added IRAM optimization option for internal EMAC 2023-09-05 07:42:30 +02:00
linker.lf feat(esp_eth): added IRAM optimization option for internal EMAC 2023-09-05 07:42:30 +02:00