We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
sabinoj
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: