- Convert to h-only style.
- Optimize library code by using
reference-passing
instead ofvalue-passing
- Display informational warning only when
ISR_SERVO_DEBUG
> 1 - Add support to many more boards, such as
SAMD21E1xA
,SAMD21G1xA
andSAMD21J1xA
- Add example multiFileProject to demo for multiple-file project
- Update examples accordingly
- Update
Packages' Patches
- Basic 16 ISR-based servo controllers using 1 hardware timer for SAMD-based board
- Support to both SAMD21 and SAMD51