Releases: etiennecollin/wakesp
Releases · etiennecollin/wakesp
v0.2.2
- Moved to rust edition 2024
- Updated
esp-hal
dependency- Main change is that
esp_wifi
crate now requires theesp_alloc
crate as a global allocator. - Some of the APIs of the HAL changed and the code was updated accordingly.
- Main change is that
- Updated all dependencies to their latest version
- Cleanup of code
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Added warnings to the README about the switch feature.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Added switch feature by @etiennecollin in #1
New Contributors
- @etiennecollin made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/etiennecollin/wakesp/commits/v0.1.0