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

Add support for esp-wifi/esp-openthread in template generation #109

Open MabezDev opened 1 year ago

bjoernQ commented 1 year ago

Also, embassy with or without esp-wifi would probably be a good thing. We just need to find a way to add it in a manageable (i.e. maintainable) way

jessebraham commented 1 year ago

I've updated the title to mention esp-openthread instead of esp-ieee802154; the former did not previously exist, and the latter is not super useful to end-users, IMO.