mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 20:51:31 +11:00
fae1caaca9
* Add watchdog example * Add watchdog doc-example * Add changes to the change log
723 B
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