aboutsummaryrefslogtreecommitdiff
path: root/stmhal/modnwcc3k.c
AgeCommit message (Expand)Author
2015-05-04lib: Move some common mod_network_* functions to lib/netutils.Josef Gajdusek
2015-04-18stmhal: Remove std.h. It's not needed anymore.Damien George
2015-01-22stmhal: Make CC3K object static, so it's only registered once as NIC.Damien George
2015-01-01stmhal: Prefix includes with py/; remove need for -I../py.Damien George
2014-12-04stmhal: Overhaul network drivers; has generic network protocol in C.Damien George