This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Releases: khoih-prog/Dx_Slow_PWM
Releases · khoih-prog/Dx_Slow_PWM
v1.1.0 to add support to AVRDD (AVR64DD, AVR32DD, AVR16DD, etc.)
Release v1.1.0
- Add support to AVRDD (AVR64DD, AVR32DD, AVR16DD, etc.)
v1.0.2 for minor cosmetic fix
Release v1.0.2
- Minor cosmetic fix
v1.0.1 to make `MAX_NUMBER_CHANNELS` configurable to max *64 PWM channels and improve DEBUG
Release v1.0.1
- Make
MAX_NUMBER_CHANNELS
configurable to max 64 PWM channels - Remove debug codes possibly causing hang
- Improve debug to use
Serialx
port automatically according to boards
v1.0.0 to to support Arduino AVRDx-based boards (AVR128Dx, AVR64Dx, AVR32Dx, etc.) using DxCore
Initial Release v1.0.0
- Initial release to support Arduino AVRDx-based boards (AVR128Dx, AVR64Dx, AVR32Dx, etc.) using DxCore