roland
|
c1c798fbc3
|
drivers/cc3000: Use cc3000_time_t instead of time_t for custom typedef.
Otherwise it can clash with time_t from the C standard include headers.
|
2018-08-08 16:37:26 +10:00 |
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
|
df242facdc
|
drivers, cc3000: Cleaning up, make local functions static.
|
2014-11-21 19:46:24 +00: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 |