rp-hal-boards/CHANGELOG.md
9names fae1caaca9
Watchdog example (#86)
* Add watchdog example

* Add watchdog doc-example

* Add changes to the change log
2021-08-21 21:05:55 +10:00

723 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

  • Added peripheral drivers: Timer(counter)
  • Added examples: Watchdog
  • Added docs: Watchdog

0.2.0

Added

  • Initial version with support for Rosc, Xosc, Plls, Watchdog, Clocks, Gpio, Pwm, Adc, Spi, I2C, Resets, Uart

0.1.0

  • Initial release