Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

36 lines (27 loc) · 1.24 KB

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 - YYYY-MM-DD

Added

Changed

Fixed

Unreleased - 2024/11/04

Bugfix update.

  • Fixed bare-metal/WinLin detection problem in the program.
  • Other small modifications in project.

Added

Issue #3 Add count down to the main().

Changed

Issue #5 Refresh README.md.

Fixed

Issue #2 __has_include must be changed to pico/stdlib.h Issue #4 Doxyfile needs to update.

v1.0.0 - 2024-10-28

  • Initial release of project.

Added

Changed

Fixed