Skip to content
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

samples: net: wifi: Enable esp32 offload tests #25387

Merged

Conversation

nandojve
Copy link
Member

The esp32 offload driver is used by shield esp_8266. This shield doesn't have tests enabled to ensures that dependencies are ok. This enables wifi sample to validate shield esp_8266 on CI and consequently esp32 offload driver.

Fixes: #25386

The esp32 offload driver is used by shield esp_8266. This shield
doesn't have tests enabled to ensures that dependencies are ok.
This enables wifi sample to validate shield esp_8266 on CI and
consequently esp32 offload driver.

Fixes: zephyrproject-rtos#25386

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
@nandojve nandojve force-pushed the wifi_esp_8266_ci_tests branch from c2b4e5f to 35f3db5 Compare May 16, 2020 03:14
@nandojve nandojve added the platform: ESP32 Espressif ESP32 label May 16, 2020
@nandojve nandojve added this to the v2.3.0 milestone May 16, 2020
@nandojve nandojve requested a review from tsvehagen May 16, 2020 13:43
@carlescufi carlescufi merged commit dc84dd5 into zephyrproject-rtos:master May 16, 2020
@nandojve nandojve deleted the wifi_esp_8266_ci_tests branch May 16, 2020 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

boards: shields: esp_8266: There isn't CI tests enabled
6 participants