summaryrefslogtreecommitdiffstatshomepage
path: root/py/lexerunix.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-11-29 13:48:45 +0000
committerDamien George <damien.p.george@gmail.com>2014-12-04 18:57:57 +0000
commit29a1ec1bd6680d1108408cc825935012af10d938 (patch)
tree32f04d97e4e22c2739b7bfa17fefa71ad73fdb56 /py/lexerunix.c
parentd8f239263dbcc3ab54964421ef6c9755a6537f6e (diff)
downloadmicropython-29a1ec1bd6680d1108408cc825935012af10d938.tar.gz
micropython-29a1ec1bd6680d1108408cc825935012af10d938.zip
stmhal: Overhaul network drivers; has generic network protocol in C.
This patch overhauls the network driver interface. A generic NIC must provide a set of C-level functions to implement low-level socket control (eg socket, bind, connect, send, recv). Doing this, the network and usocket modules can then use such a NIC to implement proper socket control at the Python level. This patch also updates the CC3K and WIZNET5K drivers to conform to the new interface, and fixes some bugs in the drivers. They now work reasonably well.
Diffstat (limited to 'py/lexerunix.c')
0 files changed, 0 insertions, 0 deletions