esp-hal/ulp-riscv-hal/CHANGELOG.md
2023-10-10 16:32:52 +02:00

615 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

  • Add the esp32c6-lp-hal package (#714)
  • Add GPIO (output) and delay functionality to esp32c6-lp-hal (#715)
  • Add GPIO input support and implement additional embedded-hal output traits for the C6's LP core [#720]

Changed

Fixed

Removed