Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add KSZ8851SNL Ethernet driver (IDFGH-4736) #6542

Closed
b1ackviking opened this issue Feb 15, 2021 · 1 comment
Closed

Add KSZ8851SNL Ethernet driver (IDFGH-4736) #6542

b1ackviking opened this issue Feb 15, 2021 · 1 comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Feature Request Feature request for IDF

Comments

@b1ackviking
Copy link
Contributor

Is your feature request related to a problem? Please describe.

I'm adding support for KSZ8851SNL, a single-port Ethernet controller with SPI, in one of our company's projects. ESP-IDF does not support it at the moment, but fortunately, I'm allowed to share the code under an open-source license.

Describe the solution you'd like

I'm going to develop and contribute the driver for KSZ8851SNL to the ESP-IDF project.

Describe alternatives you've considered

We have discussed with our project manager the pros and cons of open-sourcing the driver versus keeping it in-house and came up with the decision to make it public.

Additional context

I'm planning to add the driver into the esp_eth component, similar to the other Ethernet controller drivers.

@b1ackviking b1ackviking added the Type: Feature Request Feature request for IDF label Feb 15, 2021
@github-actions github-actions bot changed the title Add KSZ8851SNL Ethernet driver Add KSZ8851SNL Ethernet driver (IDFGH-4736) Feb 15, 2021
@suda-morris
Copy link
Collaborator

Cool, nice to have more Ethernet module support.

@espressif-bot espressif-bot added the Status: In Progress Work is in progress label Apr 15, 2021
@espressif-bot espressif-bot added Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: In Progress Work is in progress labels Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Feature Request Feature request for IDF
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants