mirror of
https://github.com/micropython/micropython.git
synced 2026-01-12 15:07:15 +01:00
The original issue leading to crash on startup if no default network interface was presented, was resolved some time ago. Note that this enables generic networking subsystem, not networking on Carbon.
3 lines
46 B
Plaintext
3 lines
46 B
Plaintext
# TODO: Enable networking
|
|
CONFIG_NETWORKING=y
|