This repository was archived by the owner on Jan 29, 2023. It is now read-only.
v1.8.0 to use Ethernet_Generic library, to rewrite to avoid multiple-definitions linker error for multiple-file project, to add example and rewrite all the examples to support new features, etc.
Releases v1.8.0
- Use new Ethernet_Generic library as default for W5x00.
- Rewrite to avoid
multiple-definitionslinker error for multiple-file project - Add example multiFileProject to demo how to avoid
multiple-definitionslinker error for multiple-file project - Update
Packages' Patches