esp32: copy platform/lwip to esp-idf

This commit is contained in:
Matthias Ringwald 2019-06-13 10:07:01 +02:00
parent 86a50e771e
commit 66871e79a8

View File

@ -45,6 +45,7 @@ dirs_to_copy = [
'3rd-party/yxml',
'platform/freertos',
'platform/embedded',
'platform/lwip',
'tool'
]