You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
nandojve
added
bug
The issue is a bug, or the PR is fixing a bug
Trivial
Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
labels
May 16, 2020
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>
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
Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
krip-tip
pushed a commit
to krip-tip/zephyr-local
that referenced
this issue
May 30, 2020
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>
Describe the bug
There is no tests to evaluate shield esp_8266 and their dependencies.
Impact
We can release code that don't work.
Aditional context
#25232
The text was updated successfully, but these errors were encountered: