Skip to content
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.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 09 Apr 04:48
· 57 commits to master since this release
8d024a6

Releases v2.1.2

  1. Add support to SPI1 for RP2040 using arduino-pico core
  2. Drop EthernetWrapper
  3. Rewrite all the examples to support new features
  4. Add example multiFileProject to demo how to avoid multiple-definitions linker error for multiple-file project
  5. Update Packages' Patches