This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Releases: khoih-prog/RTL8720_TimerInterrupt
Releases · khoih-prog/RTL8720_TimerInterrupt
v1.1.0 to fix multiple-definitions linker error and to optimize library code
Releases v1.1.0
- Fix
multiple-definitions
linker error. Dropsrc_cpp
andsrc_h
directories - Add example multiFileProject to demo for multiple-file project.
- Optimize library code by using
reference-passing
instead ofvalue-passing
- Update all examples
Initial Release v1.0.0 to provide TimerInterrupt support to RTL8720DN, RTL8722DM, RTM8722CSM, etc. boards using AmebaD core
Releases v1.0.0
- Initial release to support RTL8720DN, RTL8722DM, RTM8722CSM, etc. boards using Arduino AmebaD core