summaryrefslogtreecommitdiff
path: root/stmhal/modwiznet5k.c
AgeCommit message (Expand)Author
2014-12-04stmhal: Overhaul network drivers; has generic network protocol in C.Damien George
2014-10-31stmhal: Update some inlined docs for network and CAN.Damien George
2014-10-22stmhal: Change cc3k.recv to only make 1 call to underlying recv().Damien George
2014-09-30stmhal: Fix wiznet5k init of SPI bus.Damien George
2014-09-30drivers, wiznet5k: Wrap exported functions in a macro for renaming.Damien George
2014-09-30stmhal: Add network and usocket module.Damien George
2014-09-17stmhal: Fix bugs in documentation so it compiles.Damien George
2014-09-01stmhal, modwiznet5k: Add very minimal documentation.Damien George
2014-09-01stmhal: Add wiznet5k module, to control WIZnet ethernet adaptor.Damien George