109 Commits (5dcc9b3b16cf6a27acf01bdf8a7d23ae2aff56e3)

Author SHA1 Message Date
Paul Sokolovsky a63d4a6cc2 extmod/modlwip: tcp_recv: Use more regular and responsive poll pattern. 9 years ago
Galen Hazelwood af3e45419c extmod/lwip: Change void pointers to unions, include new mphal.h file 9 years ago
Paul Sokolovsky 4deb4936d5 extmod/modlwip: socket->incoming changed by async callbacks, must be volatile. 9 years ago
Paul Sokolovsky 404dae80a9 unix, stmhal: Introduce mp_hal_delay_ms(), mp_hal_ticks_ms(). 9 years ago
Paul Sokolovsky 858ed6d2f7 extmod/modlwip: Codestyle: no need for () when taking address of primary expr. 9 years ago
Paul Sokolovsky fa87e90cfa extmod/modlwip: lwip_tcp_send(): Common subexpression elimination, use MIN(). 9 years ago
Paul Sokolovsky 76217064ac extmod/modlwip.c: Codestyle whitespace changes. 9 years ago
Paul Sokolovsky e0d7740a22 extmod/modlwip: slip: Use stream protocol and be port-independent. 9 years ago
Galen Hazelwood 805c6534f8 extmod/modlwip: Initial commit of the lwip network stack module 9 years ago