Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 834 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 834 Bytes

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.

[0.31.4] - 2023-10-27

  • PIO: Espressif MCUs esp32c2/c5/c6/h2 had a wrong Rust target assigned to them

[0.31.3] - 2023-08-22

  • New module, espidf::sysenv for easier propagation and consumption of the ESP IDF build settings of esp-idf-sys

[0.31.2] - 2023-05-08

  • Compatibility with PlatformIO 6.1

[0.31.1] - 2023-03-20

  • Compatibility with MacOS ARM64
  • Generic notion of a GIT-based SDK (used by the esp-idf-sys bindings for the ESP IDF and by the chip-sys bindings for the Matter C++ SDK)

[0.31.0] - 2022-12-09

  • Bindgen dependency was bumped up to 0.63