bogdankolendovskyy / esp-eth-drivers

Collection of additional Ethernet drivers for ESP-IDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collection of additional Ethernet drivers for ESP-IDF

This repository aims to store additional Ethernet drivers which are not available directly in ESP-IDF but are accessible via IDF Component Manager.

List of currently supported chips:

Resources

IDF Component Manager repository.

Contribution

We welcome all contributions to the drivers and Component Manager project.

You can contribute by fixing bugs, adding features, adding documentation or reporting an issue. We accept contributions via Github Pull Requests.

Before reporting an issue, make sure you've searched for a similar one that was already created.

About

Collection of additional Ethernet drivers for ESP-IDF


Languages

Language:C 98.2%Language:CMake 1.8%