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

drivers/cc3000: Initial cc3000 driver commit #2603

Closed
wants to merge 1 commit into from

Conversation

fnack
Copy link
Member

@fnack fnack commented Mar 15, 2015

This PR adds a driver for the CC3000 Wi-Fi Module from Texas Instruments. The driver includes the Host Driver from Texas Instruments which provides full functionality for the module.

The PR still needs some heavy cleanup (especially adapting the TI driver to RIOT's coding conventions and naming schemes) and is therefore marked as WIP.

TODOs include

  • Adapt TI driver to coding conventions [ ]
  • Rename TI driver functionality properly [ ]
  • Provide test or example application [ ]
  • Extend documentation [ ]

@fnack fnack added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet Area: drivers Area: Device drivers labels Mar 15, 2015
@OlegHahm OlegHahm force-pushed the master branch 3 times, most recently from 9f184dd to 45554bf Compare March 31, 2015 13:01
@OlegHahm OlegHahm modified the milestone: Release 2015.06 Apr 29, 2015
@OlegHahm OlegHahm modified the milestones: Release 2015.08, Release NEXT MAJOR Sep 2, 2015
@OlegHahm OlegHahm modified the milestone: Release 2015.12 Nov 28, 2015
@OlegHahm OlegHahm modified the milestone: Release 2016.03 Dec 8, 2015
@zhuoshuguo
Copy link
Contributor

@fnack Ping. A kind reminder for rebase.

@OlegHahm
Copy link
Member

OlegHahm commented Mar 1, 2016

Close as memo.

@OlegHahm OlegHahm closed this Mar 1, 2016
@OlegHahm OlegHahm added the State: archived State: The PR has been archived for possible future re-adaptation label Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers State: archived State: The PR has been archived for possible future re-adaptation State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants