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

Releases: khoih-prog/nRF52_MBED_PWM

v1.0.3 to add example `PWM_StepperControl` to demo how to control Stepper Motor using PWM

22 Jan 19:26
8c30f65
Compare
Choose a tag to compare

v1.0.2 to add support to Seeeduino nRF52840-based boards, such as XIAO_NRF52840 and XIAO_NRF52840_SENSE etc. using Seeeduino `mbed` core, to add astyle using `allman` style and to restyle the library

26 Oct 04:54
d3acd27
Compare
Choose a tag to compare

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

v1.0.1 to add functions to read PWM parameters

10 Feb 04:00
3e5af31
Compare
Choose a tag to compare

Releases v1.0.1

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

v1.0.0 to support PWM usage on Nano_33_BLE boards

09 Feb 22:49
42a506c
Compare
Choose a tag to compare

Initial Releases v1.0.0

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