Skip to content

drivers: added support for CC2420 [WIP]#5314

Closed
haukepetersen wants to merge 5 commits intoRIOT-OS:masterfrom
haukepetersen:add_driver_cc2420
Closed

drivers: added support for CC2420 [WIP]#5314
haukepetersen wants to merge 5 commits intoRIOT-OS:masterfrom
haukepetersen:add_driver_cc2420

Conversation

@haukepetersen
Copy link
Copy Markdown
Contributor

though simple rx and tx works (to some extend), many bugs have to be fixed.

@haukepetersen haukepetersen added the State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet label Apr 14, 2016
@@ -0,0 +1,250 @@
/*
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Any reason why you need the include directory here? Putting it just into drivers/cc2420/ would simplify the Makefiles a lot, I think.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

no particular reason, just followed all the other devices...

@kYc0o kYc0o added Area: network Area: Networking Type: new feature The issue requests / The PR implemements a new feature for RIOT missing feature labels Apr 19, 2016
@kYc0o kYc0o added this to the Release 2016.07 milestone Apr 19, 2016
@kYc0o kYc0o self-assigned this Apr 19, 2016
kYc0o added a commit that referenced this pull request Jul 6, 2016
drivers: add cc2420 support (based on #5314)
@kYc0o
Copy link
Copy Markdown
Contributor

kYc0o commented Jul 7, 2016

Closed by #5591

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: network Area: Networking State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet Type: new feature The issue requests / The PR implemements a new feature for RIOT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants