Spritetm / libesphttpd

NOTE: THIS CODE IS UNMAINTAINED. Please take a look at https://github.com/chmorgan/libesphttpd instead.
125 stars 109 forks source link

Use xtensa-esp32 over xtensa-lx108 #31

Closed morganrallen closed 8 years ago

morganrallen commented 8 years ago

Change compiler toolchain

Spritetm commented 8 years ago

The plan actually is to make esphttpd a drop-in component for esp-idf. That needs some more work than just changing the compiler, though.

morganrallen commented 8 years ago

Right, I do realize that and took a stab at that today. I'll just close this and work on a new PR.