Merge branch 'feature/lwip_socket_pcb_num_config' into 'master'
authorAngus Gratton <angus@espressif.com>
Wed, 22 Nov 2017 03:36:55 +0000 (11:36 +0800)
committerAngus Gratton <angus@espressif.com>
Wed, 22 Nov 2017 03:36:55 +0000 (11:36 +0800)
commit3607b404c03de49a611d7a9a1fa637012d3b2753
tree531d8ade97b2a505aebafaaaea90fd50ea43932a
parent4332a2c4bce87e500acd4c5d36d7c73b43ee72af
parent4ce68f61637c15e04acea378729b324b038edb34
Merge branch 'feature/lwip_socket_pcb_num_config' into 'master'

lwip: Expose number of active socket limits in menuconfig

See merge request !1433