Jim Mussared
c364301817
rp2/boards: Set PICO_BOARD correctly for each board.
...
In most cases, it's calculated automatically from the board name, and so
doesn't need to be set at all.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-08 14:50:54 +10:00
Jim Mussared
c5563aa024
rp2/mpconfigport: Make networking options consistent across boards.
...
Enable the same set of networking features on boards with wifi/ethernet.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-07-12 16:28:44 +10:00
Damien George
9670a156da
all: Rename MICROPY_PY_WIZNET5K to MICROPY_PY_NETWORK_WIZNET5K.
...
To match MICROPY_PY_NETWORK_CYW43 and MICROPY_PY_NETWORK_NINAW10.
Signed-off-by: Damien George <damien@micropython.org>
2022-06-07 16:55:18 +10:00
Andrew Leech
1b80aa9ce3
rp2/boards/W5100S_EVB_PICO: Add Wiznet W5100S-EVB-Pico board.
...
Signed-off-by: Andrew Leech <andrew@alelec.net>
2022-06-03 14:34:29 +10:00