Skip to content

Commit

Permalink
New esp-hal release (#1268)
Browse files Browse the repository at this point in the history
* New `esp-hal` release

* Update documentation index to point to new version
  • Loading branch information
jessebraham authored Mar 12, 2024
1 parent a0f3b39 commit 92e3ea5
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 24 deletions.
11 changes: 4 additions & 7 deletions esp-hal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,15 @@ 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.16.1] - 2024-03-12

### Added

### Fixed
- Resolved an issue with the `defmt` dependency/feature (#1264)

### Changed

- Use ROM `memcpy` over compiler builtins (#1255)
- Do not ensure randomness or implement the `CryptoRng` trait for ESP32-P4/S2 (#1267)

### Removed

## [0.16.0] - 2024-03-08

### Added
Expand Down Expand Up @@ -459,7 +456,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.1.0] - 2022-08-05

[Unreleased]: https://github.com/esp-rs/esp-hal/compare/v0.16.0...HEAD
[0.16.1]: https://github.com/esp-rs/esp-hal/compare/v0.16.0...v0.16.1
[0.16.0]: https://github.com/esp-rs/esp-hal/compare/v0.15.0...v0.16.0
[0.15.0]: https://github.com/esp-rs/esp-hal/compare/v0.14.1...v0.15.0
[0.14.1]: https://github.com/esp-rs/esp-hal/compare/v0.14.0...v0.14.1
Expand Down
2 changes: 1 addition & 1 deletion esp-hal/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "esp-hal"
version = "0.16.0"
version = "0.16.1"
edition = "2021"
rust-version = "1.76.0"
description = "Bare-metal HAL for Espressif devices"
Expand Down
32 changes: 16 additions & 16 deletions resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,51 +88,51 @@
the package version in the URL and '.crate-version' span. -->

<div class="crate">
<span class="crate-name"><a href="esp-hal/0.16.0/esp32/esp_hal/index.html">esp32</a></span>
<span class="crate-name"><a href="esp-hal/0.16.1/esp32/esp_hal/index.html">esp32</a></span>
<span class="crate-description">esp-hal (targeting ESP32)</span>
<span class="crate-version">0.16.0</span>
<span class="crate-version">0.16.1</span>
</div>

<div class="crate">
<span class="crate-name"><a href="esp-hal/0.16.0/esp32c2/esp_hal/index.html">esp32c2</a></span>
<span class="crate-name"><a href="esp-hal/0.16.1/esp32c2/esp_hal/index.html">esp32c2</a></span>
<span class="crate-description">esp-hal (targeting ESP32-C2)</span>
<span class="crate-version">0.16.0</span>
<span class="crate-version">0.16.1</span>
</div>

<div class="crate">
<span class="crate-name"><a href="esp-hal/0.16.0/esp32c3/esp_hal/index.html">esp32c3</a></span>
<span class="crate-name"><a href="esp-hal/0.16.1/esp32c3/esp_hal/index.html">esp32c3</a></span>
<span class="crate-description">esp-hal (targeting ESP32-C3)</span>
<span class="crate-version">0.16.0</span>
<span class="crate-version">0.16.1</span>
</div>

<div class="crate">
<span class="crate-name"><a href="esp-hal/0.16.0/esp32c6/esp_hal/index.html">esp32c6</a></span>
<span class="crate-name"><a href="esp-hal/0.16.1/esp32c6/esp_hal/index.html">esp32c6</a></span>
<span class="crate-description">esp-hal (targeting ESP32-C6)</span>
<span class="crate-version">0.16.0</span>
<span class="crate-version">0.16.1</span>
</div>

<div class="crate">
<span class="crate-name"><a href="esp-hal/0.16.0/esp32h2/esp_hal/index.html">esp32h2</a></span>
<span class="crate-name"><a href="esp-hal/0.16.1/esp32h2/esp_hal/index.html">esp32h2</a></span>
<span class="crate-description">esp-hal (targeting ESP32-H2)</span>
<span class="crate-version">0.16.0</span>
<span class="crate-version">0.16.1</span>
</div>

<div class="crate">
<span class="crate-name"><a href="esp-hal/0.16.0/esp32p4/esp_hal/index.html">esp32p4</a></span>
<span class="crate-name"><a href="esp-hal/0.16.1/esp32p4/esp_hal/index.html">esp32p4</a></span>
<span class="crate-description">esp-hal (targeting ESP32-P4)</span>
<span class="crate-version">0.16.0</span>
<span class="crate-version">0.16.1</span>
</div>

<div class="crate">
<span class="crate-name"><a href="esp-hal/0.16.0/esp32s2/esp_hal/index.html">esp32s2</a></span>
<span class="crate-name"><a href="esp-hal/0.16.1/esp32s2/esp_hal/index.html">esp32s2</a></span>
<span class="crate-description">esp-hal (targeting ESP32-S2)</span>
<span class="crate-version">0.16.0</span>
<span class="crate-version">0.16.1</span>
</div>

<div class="crate">
<span class="crate-name"><a href="esp-hal/0.16.0/esp32s3/esp_hal/index.html">esp32s3</a></span>
<span class="crate-name"><a href="esp-hal/0.16.1/esp32s3/esp_hal/index.html">esp32s3</a></span>
<span class="crate-description">esp-hal (targeting ESP32-S3)</span>
<span class="crate-version">0.16.0</span>
<span class="crate-version">0.16.1</span>
</div>
</div>
</body>
Expand Down

0 comments on commit 92e3ea5

Please sign in to comment.