mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-09-27 12:21:02 +00:00
New release
This commit is contained in:
parent
726aede30c
commit
9de95e1886
@ -5,13 +5,12 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
## [0.45.2] - 2025-01-15
|
||||
|
||||
### Fixed
|
||||
- Fix ledc example (#511)
|
||||
- Fix missing sdspi_host_get_dma_info for sdcard driver bug (#509)
|
||||
|
||||
|
||||
## [0.45.1] - 2025-01-10
|
||||
|
||||
### Fixed
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "esp-idf-hal"
|
||||
version = "0.45.1"
|
||||
version = "0.45.2"
|
||||
authors = ["sapir <yasapir@gmail.com>", "Ivan Markov <ivan.markov@gmail.com>"]
|
||||
edition = "2021"
|
||||
resolver = "2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user