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

Texas Instruments CC3000 AVR Library #2

Open
sabinoj opened this issue Nov 12, 2014 · 0 comments
Open

Texas Instruments CC3000 AVR Library #2

sabinoj opened this issue Nov 12, 2014 · 0 comments
Assignees

Comments

@sabinoj
Copy link
Contributor

sabinoj commented Nov 12, 2014

Create a new repository for the CC3000 AVR-equivalent library (from the RMC Signal Multiplexer).

Add pre-processor defines, warnings, and errors to make sure that the user will be able to see the errors on compilation.

Modify the library to become more standardized to be used with any microcontroller design, not just the Atmega32u4 in it's current configuration.

Add a template for the user to implement for their design as well (these are the mandatory callback functions).

When the repository is complete, contact Adafruit and Texas Instruments to make sure they link to it for other users.

@sabinoj sabinoj self-assigned this Nov 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@sabinoj and others