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

Releases: khoih-prog/Dx_Slow_PWM

v1.1.0 to add support to AVRDD (AVR64DD, AVR32DD, AVR16DD, etc.)

31 Dec 01:03
02dc718
Compare
Choose a tag to compare

Release v1.1.0

  1. Add support to AVRDD (AVR64DD, AVR32DD, AVR16DD, etc.)

v1.0.2 for minor cosmetic fix

26 Aug 00:04
a269076
Compare
Choose a tag to compare

Release v1.0.2

  1. Minor cosmetic fix

v1.0.1 to make `MAX_NUMBER_CHANNELS` configurable to max *64 PWM channels and improve DEBUG

25 Aug 18:44
fd34060
Compare
Choose a tag to compare

Release v1.0.1

  1. Make MAX_NUMBER_CHANNELS configurable to max 64 PWM channels
  2. Remove debug codes possibly causing hang
  3. 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

25 Aug 06:38
0d82fe8
Compare
Choose a tag to compare

Initial Release v1.0.0

  1. Initial release to support Arduino AVRDx-based boards (AVR128Dx, AVR64Dx, AVR32Dx, etc.) using DxCore