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

Latest commit

 

History

History
45 lines (26 loc) · 1.94 KB

changelog.md

File metadata and controls

45 lines (26 loc) · 1.94 KB

Dx_PWM Library

arduino-library-badge GitHub release GitHub contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Release v1.1.1

  1. Add example PWM_StepperControl to demo how to control Stepper Motor using PWM. Check Using PWM to step a stepper driver #16

Release v1.1.0

  1. Add support to AVRDD (AVR64DD, AVR32DDx, AVR16DD, etc.)
  2. Modify to use either breaking DxCore v1.5.1+ or v1.4.10-

Initial Release v1.0.0

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