Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 604 Bytes

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 604 Bytes

Change Log

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

  • Support pico-sdk 2.1.1
  • Support Raspberry Pi Pico 2 board
  • Add GitHub Actions for build and release

[v1.0.2] - 2025-03-03

Added

  • Add button id on button_t

Changed

  • Support pico-sdk 2.0.0

[v1.0.1] - 2024-02-09

Added

  • Support DEFAULT_SWITCH_CONFIG

Changed

  • Support pico-sdk 1.5.1

[v1.0.0] - 2023-08-15

  • Initial release