aboutsummaryrefslogtreecommitdiff
path: root/stmhal/modnetwork.h
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-07-18all: Unify header guard usage.Alexander Steffen
2015-05-04lib: Move some common mod_network_* functions to lib/netutils.Josef Gajdusek
2015-03-20stmhal: Remove some unnecessary declarations, purely for cleanup.Damien George
2015-01-22stmhal: Put mod_network_nic_list in global root-pointer state.Damien George
2014-12-04stmhal: Overhaul network drivers; has generic network protocol in C.Damien George
2014-09-30stmhal: Add network and usocket module.Damien George