mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
This is for boards without networking support so that the default boot.py continues to work. Also update boot.py to use network.country and network.hostname instead. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>