This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12,950
Commits
4
Branches
3
Tags
611
MiB
644f4dcc94
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