circuitpython/ports/raspberrypi/boards/wiznet_w5100s_evb_pico/mpconfigboard.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
85 B
C
Raw Normal View History

2022-04-06 01:52:28 -04:00
#define MICROPY_HW_BOARD_NAME "W5100S-EVB-Pico"
#define MICROPY_HW_MCU_NAME "rp2040"