rn2903/CHANGELOG.md

825 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 - v0.2.0

Added

  • Rn2903::system_version_bytes()
  • Rn2903::system_factory_reset()
  • Rn2903::system_module_reset()
  • Rn2903::mac_pause() and ::mac_resume()
  • BadResponse and CannotPause error variants
  • Examples directory with LED blinky and LoRa packet RX examples

Changed

Deprecated

Removed

  • main.rs (moved to an example)

Fixed

Security

v0.1.0

Added

  • GNU GPL v3 license
  • Cargo metadata
  • Basic functionality
  • "Blinky" main program

Changed

Deprecated

Removed

Fixed

Security