aboutsummaryrefslogtreecommitdiff
path: root/stmhal/modcc3k.c
AgeCommit message (Expand)Author
2014-12-04stmhal: Overhaul network drivers; has generic network protocol in C.Damien George
2014-11-17stream: Convert .ioctl() to take fixed number of args.Paul Sokolovsky
2014-10-31stmhal: Update some inlined docs for network and CAN.Damien George
2014-10-30stmhal: Fix ptr arith in CC3000 code; enable network build in travis.Damien George
2014-10-22stmhal: Change cc3k.recv to only make 1 call to underlying recv().Damien George
2014-09-30stmhal: Enable patch_program in cc3k driver, with key.Damien George
2014-09-30drivers, cc3000: Wrap exported functions in a macro for renaming.Damien George
2014-09-30stmhal: Add network and usocket module.Damien George
2014-09-26stmhal, modcc3k: Add ioctl to cc3k sockets so select works.Damien George
2014-09-26stmhal: Initial implementation of cc3k module and driver.Damien George