mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
This will ensure that any board with networking support gets: - webrepl - mip - urequests - ntptime This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
4 lines
56 B
Python
4 lines
56 B
Python
include("../manifest.py")
|
|
|
|
require("bundle-networking")
|