martin-ger / lwip_nat_arduino

lwip library with NAT feature for Arduino environment
59 stars 21 forks source link

ESP32 Support #6

Open kotakomputer opened 5 years ago

kotakomputer commented 5 years ago

Please port to ESP32, thanks

martin-ger commented 5 years ago

A similar NAT feature for the ESP32 can be found at: https://github.com/jonask1337/esp-lwip .

kotakomputer commented 5 years ago

Thanks ... I have opened a ticket issue according it in: https://github.com/jonask1337/esp-idf-nat-example/issues/2