| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-10 | drivers/cc3000: Rename timeval to cc3000_timeval, to avoid clash. | Damien George | |
| The timeval struct can be defined by system C headers. | |||
| 2015-04-18 | stmhal: Remove std.h. It's not needed anymore. | Damien George | |
| 2015-01-07 | drivers/cc3000: Fix call to extint_register. | Damien George | |
| 2015-01-01 | stmhal: Prefix includes with py/; remove need for -I../py. | Damien George | |
| 2014-11-21 | drivers, cc3000: Cleaning up, make local functions static. | Damien George | |
| 2014-09-30 | drivers, cc3000: Wrap exported functions in a macro for renaming. | Damien George | |
| 2014-09-30 | stmhal: For spi_init, add argument to select if NSS pin is enabled. | Damien George | |
| Most of the time you don't use the NSS pin of the SPI bus, and so it shouldn't be enabled by default (this gave some bugs in the past). | |||
| 2014-09-26 | drivers, cc3k: Move cc3000 driver from stmhal to drivers directory. | Damien George | |
