esp32: add 3rd-party/md5

This commit is contained in:
Matthias Ringwald 2018-09-17 20:14:10 +02:00
parent 88d8c0f2e4
commit bc44e666ad

View File

@ -39,6 +39,7 @@ dirs_to_copy = [
'src',
'3rd-party/bluedroid',
'3rd-party/hxcmod-player',
'3rd-party/md5',
'platform/freertos',
'platform/embedded',
'tool'