Skip to content

Commit

Permalink
extmod/network_wiznet5k_provided: Add wiznet ethernet modnetwork driver.
Browse files Browse the repository at this point in the history
Originally based on stm32/modnwwiznet5k.
Uses the TCP stack running on the Wiznet controller.

Updated to newer wiznet driver (in submodule).
Adds support for W5100S
Supports defining hw pins in board config or dynamically set at runtime.
Sets a default MAC address in the random namespace from the unique board id.

Also includes modnwwiznet5k.c updates by @irinakim12 in micropython#8021, most notably bringing in DHCP support.
  • Loading branch information
andrewleech committed May 5, 2022
1 parent 2858860 commit 3208108
Showing 1 changed file with 673 additions and 0 deletions.

0 comments on commit 3208108

Please sign in to comment.