mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-28 04:40:52 +00:00
Changelog cleanup (#3355)
This commit is contained in:
parent
f87f8846b2
commit
1db73628c2
@ -16,7 +16,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- `ESP_HAL_CONFIG_CRITICAL_SECTION_IMPL` to allow opting out of the default `critical-section` implementation (#3293)
|
||||
- All peripheral singletons (`GpioPin<...>`, `SPIn`, ...) now have a lifetime, as well as `steal`, `reborrow` and `clone_unchecked` methods (#3305)
|
||||
- `i2c::master::Operation` now implements `defmt::Format` (#3348)
|
||||
- ESP32-S2: Support for light-/deep-sleep(#375)
|
||||
- ESP32-S2: Support for light-/deep-sleep (#3341)
|
||||
|
||||
### Changed
|
||||
|
Loading…
x
Reference in New Issue
Block a user