circuitpython/ports/rp2/boards/PICO_W
Ian Davies fbe9417b90 extmod/ntptime: Factor out ntptime module from esp8266 port.
The ntptime module was previously only included in the ESP8266 port.  This
commit factors that module out into the extmod directory, makes it support
different epochs, and includes it in the rp2 port.
2022-08-06 00:08:32 +10:00
..
board.json rp2/boards/PICO_W: Add new Pico W board, an RP2040 with WiFi. 2022-06-30 17:03:51 +10:00
manifest.py extmod/ntptime: Factor out ntptime module from esp8266 port. 2022-08-06 00:08:32 +10:00
mpconfigboard.cmake rp2/boards/PICO_W: Add new Pico W board, an RP2040 with WiFi. 2022-06-30 17:03:51 +10:00
mpconfigboard.h rp2/mpconfigport: Make networking options consistent across boards. 2022-07-12 16:28:44 +10:00