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

tests: wifi: esp32: Functional tests for CI #78765

Merged
merged 2 commits into from
Sep 30, 2024

Commits on Sep 27, 2024

  1. tests: wifi: esp32: Functional tests for CI

    Functional wifi tests for ESP32 devices
    
    Signed-off-by: Raffael Rostagno <[email protected]>
    Raffael Rostagno committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c7bf9e3 View commit details
    Browse the repository at this point in the history
  2. drivers: wifi: esp32: Check blobs dependency

    Checks blobs presence as dependency to allow driver build.
    Goal is to avoid building in environment where blobs won't
    be present (e.g GitHub CI environment).
    
    Signed-off-by: Raffael Rostagno <[email protected]>
    Raffael Rostagno committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2e3dffd View commit details
    Browse the repository at this point in the history