esp-rs / esp-wifi-sys

Wi-Fi and BT drivers packaged for integration into bare-metal esp-wifi.
Apache License 2.0
401 stars 94 forks source link

Generate bindings for IEEE802.15.4 radio on ESP32-C6/H2 #467

Closed jessebraham closed 6 months ago

jessebraham commented 6 months ago

As previously discussed, we will make esp-ieee802154 depend on esp-wifi-sys so that we can move it into esp-hal and keep that repo blob-free.

I've already confirmed I can build esp-ieee802154 using esp-wifi-sys including these changes.

jessebraham commented 6 months ago

@bjoernQ do you track changes for esp-wifi-sys in the CHANGELOG here? Happy to add an entry, just want to ask first 😅

bjoernQ commented 6 months ago

@bjoernQ do you track changes for esp-wifi-sys in the CHANGELOG here? Happy to add an entry, just want to ask first 😅

I didn't think we need to add a channeling entry for this. Thanks