earlephilhower / arduino-pico

Raspberry Pi Pico Arduino core, for all RP2040 boards
GNU Lesser General Public License v2.1
1.92k stars 402 forks source link

lwIP_WINC1500 - new WiFi driver #2140

Closed JAndrassy closed 3 months ago

JAndrassy commented 3 months ago

RP2040 Arduino driver for Arduino WiFi101 shield and Adafruit WINC1500 shields and modules.

The driver wraps the Atmel driver for ATWIC1500 chip and is based on code from the Arduino WiFi101 library.

I would like not to change the Atmel files, not even to fix typos

earlephilhower commented 3 months ago

To skip the checks on the ATMEL sources, add the paths to .github/workflows/pull-request.yml in the code-spell section on top. Comma and no spaces, and it can take paths or individual files.