]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/support_iperf' into 'master'
authorAngus Gratton <angus@espressif.com>
Mon, 10 Oct 2016 20:52:34 +0000 (04:52 +0800)
committerAngus Gratton <angus@espressif.com>
Mon, 10 Oct 2016 20:52:34 +0000 (04:52 +0800)
lwip/esp32: support iperf

1. Add _exit() definition in syscalls.c
2. Fix a bug in sockets.c on which iperf depends

I'm now investigating performance of esp32, need iperf to be merged in to master branch for convience

See merge request !136


Trivial merge