micropython/ports
Jim Mussared 7d40317a4a stm32: Add a default implementation of pyb.country.
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>
2023-03-01 01:28:12 +11:00
..
bare-arm
cc3200
embed
esp32 esp32: Use extmod/modnetwork.c instead of port-specific version. 2023-03-01 01:26:54 +11:00
esp8266 esp8266: Use extmod/modnetwork.c instead of port-specific version. 2023-03-01 01:27:06 +11:00
mimxrt extmod/modnetwork: Add network.hostname() and network.country(). 2023-03-01 01:26:17 +11:00
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra
rp2 stm32: Update to use the open-source lib version of cyw43-driver. 2023-03-01 01:27:12 +11:00
samd
stm32 stm32: Add a default implementation of pyb.country. 2023-03-01 01:28:12 +11:00
teensy
unix
webassembly
windows
zephyr