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

Add CSI Framework and CSI driver #6553

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

sahil1dotgupta
Copy link
Contributor

@sahil1dotgupta sahil1dotgupta commented Dec 4, 2024

Add CSI Framework

framework/serc/csifw: CSIFW source code
framework/include/csifw: CSIFW headers
apps/examples/csifw_test: Sample csifw app.

Add WIFI CSI Driver

os/drivers/wifi_csi: Add driver source code
os/board: Enable driver register at bootup
build/configs: Enable driver flags

@sahil1dotgupta sahil1dotgupta changed the title Csifw Add CSI Framework and CSI driver Dec 4, 2024
@sahil1dotgupta sahil1dotgupta force-pushed the csifw branch 10 times, most recently from ec56237 to 3d86e6c Compare December 5, 2024 08:25
sahil1dotgupta and others added 2 commits December 16, 2024 18:24
framework/src/csifw: CSIFW source code
framework/include/csifw: CSIFW headers
os/drivers/wifi_csi: Add driver source code
os/board: Enable driver register at bootup
os/include/tinyara/wifi_csi/wifi_csi_struct.h: Define commmon wifi csi kernel constants and structures.
Copy link

@dalvinder-s dalvinder-s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants