summaryrefslogtreecommitdiff
path: root/stmhal/modnetwork.c
AgeCommit message (Expand)Author
2015-01-22stmhal: Put mod_network_nic_list in global root-pointer state.Damien George
2015-01-01stmhal: Prefix includes with py/; remove need for -I../py.Damien George
2014-12-07stmhal: Allow network, uselect, usocket mods to be used by other ports.Damien George
2014-12-04stmhal: Overhaul network drivers; has generic network protocol in C.Damien George
2014-11-29Use MP_DEFINE_CONST_DICT macro to define module dicts.Damien George
2014-10-31stmhal: Update some inlined docs for network and CAN.Damien George
2014-09-30stmhal: Add network and usocket module.Damien George