Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Releases: khoih-prog/RTL8720_TimerInterrupt

v1.1.0 to fix multiple-definitions linker error and to optimize library code

23 Jan 05:43
9f9f3fe
Compare
Choose a tag to compare

Releases v1.1.0

  1. Fix multiple-definitions linker error. Drop src_cpp and src_h directories
  2. Add example multiFileProject to demo for multiple-file project.
  3. Optimize library code by using reference-passing instead of value-passing
  4. Update all examples

Initial Release v1.0.0 to provide TimerInterrupt support to RTL8720DN, RTL8722DM, RTM8722CSM, etc. boards using AmebaD core

09 Aug 16:16
3a16f96
Compare
Choose a tag to compare

Releases v1.0.0

  1. Initial release to support RTL8720DN, RTL8722DM, RTM8722CSM, etc. boards using Arduino AmebaD core