This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9,995
Commits
21
Branches
274
Tags
785
MiB
b6791ffbbe
Commit Graph
3 Commits
Author
SHA1
Message
Date
Damien George
ce2d34d74f
drivers/cc3000: Rename timeval to cc3000_timeval, to avoid clash.
...
The timeval struct can be defined by system C headers.
2016-05-10 23:46:00 +01:00
Damien George
8762418d0c
drivers, cc3000: Wrap exported functions in a macro for renaming.
2014-09-30 23:25:42 +01:00
Damien George
f996d8854f
drivers, cc3k: Move cc3000 driver from stmhal to drivers directory.
2014-09-26 00:56:45 +01:00