# cmake file for Wiznet W5500-EVB-Pico.
set(PICO_BOARD pico)
set(MICROPY_PY_NETWORK_WIZNET5K W5500)
set(MICROPY_PY_LWIP 1)