summaryrefslogtreecommitdiff
path: root/drivers/cc3000
AgeCommit message (Expand)Author
2016-10-21py: Specialise builtin funcs to use separate type for fixed arg count.Damien George
2016-05-10drivers/cc3000: Rename timeval to cc3000_timeval, to avoid clash.Damien George
2015-04-18stmhal: Remove std.h. It's not needed anymore.Damien George
2015-01-07drivers/cc3000: Fix call to extint_register.Damien George
2015-01-01stmhal: Prefix includes with py/; remove need for -I../py.Damien George
2014-11-21drivers, cc3000: Cleaning up, make local functions static.Damien George
2014-09-30drivers, cc3000: Wrap exported functions in a macro for renaming.Damien George
2014-09-30stmhal: For spi_init, add argument to select if NSS pin is enabled.Damien George
2014-09-26drivers, cc3k: Move cc3000 driver from stmhal to drivers directory.Damien George