esp-rs / esp-template

A minimal esp-hal application template for use with cargo-generate
Apache License 2.0
143 stars 29 forks source link

Update hals version #135

Closed SergioGasquez closed 9 months ago

bjoernQ commented 10 months ago

I think this will cause issues when using esp-wifi - we would need a new release for it but are blocked currently: https://github.com/esp-rs/esp-wifi/issues/388

We could fall back to using esp-wifi from git for now

SergioGasquez commented 10 months ago

I think we can also wait for the esp-wifi release! Hopefully, we will have the dependencies release-chain released!