8000 Releases · etiennecollin/wakesp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: etiennecollin/wakesp

v0.2.2

21 Feb 06:47
Compare
Choose a tag to compare
  • Moved to rust edition 2024
  • Updated esp-hal dependency
    • Main change is that esp_wifi crate now requires the esp_alloc crate as a global allocator.
    • Some of the APIs of the HAL changed and the code was updated accordingly.
  • Updated all dependencies to their latest version
  • Cleanup of code

Full Changelog: v0.2.1...v0.2.2

v0.2.1

23 Sep 21:14
Compare
Choose a tag to compare

Added warnings to the README about the switch feature.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Sep 20:55
7f140c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 Sep 20:50
Compare
Choose a tag to compare
0