-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Update IEEE802154 support for ESP32-C6 #90823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update IEEE802154 support for ESP32-C6 #90823
Conversation
The following west manifest projects have changed revision in this Pull Request:
Additional metadata changed:
⛔ DNM label due to: 1 project with metadata changes and 1 blob change Note: This message is automatically posted and updated by the Manifest GitHub Action. |
5486690
to
d95f0ba
Compare
444f7c4
to
fb7bdb4
Compare
4c9926c
to
48a7159
Compare
Is this PR still meant to be a draft as one of the commits has this in the commit subject?
|
48a7159
to
2c7faf6
Compare
Hi @jukkar, I forgot to push the changes, please check it again. |
2c7faf6
to
0c61230
Compare
0c61230
to
c68201e
Compare
8393269
to
069dfa1
Compare
Bring changes to support the IEEE802154 on ESP32-C6. Signed-off-by: Marek Matej <[email protected]>
Fix subsystems build by providing the iterable section header. Signed-off-by: Marek Matej <[email protected]>
Initial commit of the IEEE 802.15.4 driver using Espressif HAL. Signed-off-by: Martin Jäger <[email protected]>
Enable IEEE 802.15.4 driver for esp32c6_devkitc and xiao_esp32c6 boards. Signed-off-by: Martin Jäger <[email protected]>
Add l2 shell and ieee802154 node to the samples. Signed-off-by: Marek Matej <[email protected]>
069dfa1
to
cbb1a5c
Compare
|
Update IEEE802154 support for the ESP32-C6