-->
Page 1 of 1

FreeRTOS, lwip and httpserver_raw on an ESP8266

PostPosted: Tue Mar 31, 2015 8:14 pm
by digitalhack
If you are looking for a web server to run on the ESP8266 under FreeRTOS the httpserver_raw server in the contrib-1.4.1.zip file is worth a look. It compiles and runs using the Unofficial Development Kit for Espressif ESP8266 under Cygwin64 on Windows 7.

The zip file is located at: http://download.savannah.gnu.org/releases/lwip/

Cheers!

digitalhack

Re: FreeRTOS, lwip and httpserver_raw on an ESP8266

PostPosted: Wed Oct 28, 2015 1:45 am
by march_seven
hi ,does it ok to running in RTOS SDK 1.4.0?