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

nrf_wifi: Add as a standlone library #1414

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Sep 20, 2024

  1. nrf_wifi: Add as a standlone library

    Add cmake and kconfig files to make this module as a standlone library.
    
    Signed-off-by: Chaitanya Tata <[email protected]>
    krish2718 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    51eae01 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. nrf_wifi: Scan fixes

    Enable management buffer offload for scan and also pass missing args.
    
    Signed-off-by: Chaitanya Tata <[email protected]>
    krish2718 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    abdc9c6 View commit details
    Browse the repository at this point in the history
  2. nrf_wifi: Radio test fixes

    Fix radio test mode.
    
    Signed-off-by: Chaitanya Tata <[email protected]>
    krish2718 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    36f590d View commit details
    Browse the repository at this point in the history