This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
v2.1.2 to add support to SPI1 for RP2040 using arduino-pico core, to add example multiFileProject to demo how to avoid `multiple-definitions` linker error for multiple-file project, etc.
Releases v2.1.2
- Add support to SPI1 for RP2040 using arduino-pico core
- Drop
EthernetWrapper
- Rewrite all the examples to support new features
- Add example multiFileProject to demo how to avoid
multiple-definitions
linker error for multiple-file project - Update
Packages' Patches