1
0
Fork 0
mirror of https://github.com/italicsjenga/rp-hal-boards.git synced 2025-01-13 21:56:11 +11:00
rp-hal-boards/CHANGELOG.md
9names fae1caaca9
Watchdog example ()
* 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