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

Choose a tag to compare

@khoih-prog khoih-prog released this 06 Apr 00:37
· 68 commits to main since this release
3e4918f

Releases v1.8.0

  1. Use new Ethernet_Generic library as default for W5x00.
  2. Rewrite to avoid multiple-definitions linker error for multiple-file project
  3. Add example multiFileProject to demo how to avoid multiple-definitions linker error for multiple-file project
  4. Update Packages' Patches