micropython / micropython-esp32

Old port of MicroPython to the ESP32 -- new port is at https://github.com/micropython/micropython
MIT License
673 stars 216 forks source link

Update to latest ESP-IDF. #120

Closed Roosted7 closed 7 years ago

Roosted7 commented 7 years ago

New TCPIP configs. App_trace became it's own component. Removed double tcip_adapter component include. Updated ESP-IDF hash.

(This time with proper GIT techniques...)

dpgeorge commented 7 years ago

Thanks, merged in 3580284e0978124ad2c62c27138b8658e015bdc8 (only change was the commit message, to follow existing style).