Skip to content

drivers: wifi: Add WiFi drivers for ESP hosted firmware. #87685

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iabdalkader
Copy link
Contributor

@iabdalkader iabdalkader commented Mar 26, 2025

This is a host driver for ESP32 chips running the esp-hosted firmware, which turns ESP32s into a WLAN/BT co-processor. See https://github.com/espressif/esp-hosted

Note I'll update this PR to enable the driver for Arduino Portenta C33, once that board is upstream.

@github-actions github-actions bot added the area: Wi-Fi Wi-Fi label Mar 26, 2025
@jukkar jukkar assigned sylvioalves and unassigned jukkar Mar 26, 2025
@jukkar jukkar added the platform: ESP32 Espressif ESP32 label Mar 26, 2025
@jukkar jukkar requested a review from sylvioalves March 26, 2025 13:33
@iabdalkader iabdalkader force-pushed the upstream_c33_wifi_support branch from a7648d9 to 75c92a6 Compare March 26, 2025 13:38
@iabdalkader
Copy link
Contributor Author

iabdalkader commented Mar 26, 2025

This driver does Not run on ESP32, it runs on other host microcontrollers that control ESP32 as a co-processor. So, I don't think this PR is tagged correctly.

@iabdalkader iabdalkader force-pushed the upstream_c33_wifi_support branch from 75c92a6 to 25a8141 Compare March 26, 2025 13:47
@jukkar
Copy link
Member

jukkar commented Mar 26, 2025

It mentions ESP32 so I assigned to @sylvioalves. Sylvio, please re-assign if this is not related to your areas.

@iabdalkader iabdalkader force-pushed the upstream_c33_wifi_support branch from 25a8141 to e462660 Compare March 26, 2025 21:46
This is a host driver for ESP32 chips running the esp-hosted
firmware, which turns ESP32s into a WLAN/BT co-processor.

Signed-off-by: Ibrahim Abdalkader <[email protected]>
@iabdalkader iabdalkader force-pushed the upstream_c33_wifi_support branch 2 times, most recently from 2a185ed to 66939c5 Compare March 27, 2025 14:40
@sylvioalves
Copy link
Collaborator

I am planning to give it a try soon. LGTM.

@sylvioalves sylvioalves requested a review from marekmatej April 1, 2025 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Wi-Fi Wi-Fi platform: ESP32 Espressif ESP32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants