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

Latest commit

 

History

History
57 lines (33 loc) · 2.27 KB

changelog.md

File metadata and controls

57 lines (33 loc) · 2.27 KB

nRF52_MBED_PWM Library

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

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Releases v1.0.3

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

Releases v1.0.2

  1. Add support to Seeeduino nRF52840-based boards such as SEEED_XIAO_NRF52840 and SEEED_XIAO_NRF52840_SENSE, etc. using Seeeduino mbed core
  2. Add astyle using allman style. Restyle the library

Releases v1.0.1

  1. Add functions to read PWM parameters
  2. Update examples

Initial Releases v1.0.0

  1. Initial coding to support Nano_33_BLE boards, using ArduinoCore-mbed mbed_nano core


Copyright

Copyright 2022- Khoi Hoang