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

Test commit, not for review #229

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2024

  1. nrfx: Update to version 3.8.0

    Update nrfx to the recently released version. See
    https://github.com/NordicSemiconductor/nrfx/blob/v3.8.0/CHANGELOG.md
    for a list of changes that this version introduces.
    
    Origin: nrfx
    License: BSD 3-Clause
    URL: https://github.com/NordicSemiconductor/nrfx/tree/v3.8.0
    commit: 4fb7ccb30a1db35c1cf48f1eac87310125ba1072
    Purpose: Provide peripheral drivers for Nordic SoCs
    Maintained-by: External
    
    Signed-off-by: Nikodem Kastelik <[email protected]>
    nika-nordic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    df79863 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. nrf_wifi: Fix define name

    CONFIG prefix should be removed.
    
    Signed-off-by: Chaitanya Tata <[email protected]>
    krish2718 authored and e-rk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6250d59 View commit details
    Browse the repository at this point in the history
  2. nrf_wifi: Fix build warning without LPM

    When LPM is disabled, fix the build warning, all watchdog functions are
    not protected with any defines.
    
    Signed-off-by: Chaitanya Tata <[email protected]>
    krish2718 authored and e-rk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b164c65 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. hotifx

    e-rk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d7317a9 View commit details
    Browse the repository at this point in the history