diff options
author | Andrew Leech <andrew.leech@planetinnovation.com.au> | 2025-06-04 12:13:46 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-06-10 11:20:38 +1000 |
commit | fffaf8a41f094868590aab0506bba03f126a3f5d (patch) | |
tree | 4d3b0ba530a60992ef6175043a3fddc4333f8287 /docs/esp8266/tutorial | |
parent | 95203ab88b50f5083c28afe6a39aae605b4df2da (diff) |
extmod/modnetwork: Consolidate definition of common drivers.
Most extmod network drivers were being defined on a per-port basis,
duplicating code and making enabling a driver on a new port harder.
This consolidates extmod driver declarations and removes the existing
per-port definitions of them.
This commit has been verified to be a no-op in terms of firmware change.
Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions