From: Ivan Grokhotkov Date: Mon, 7 Nov 2016 13:15:49 +0000 (+0800) Subject: Merge branch 'feature/wpa_supplicant_libcrypto_source' into 'master' X-Git-Tag: v1.0~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=314cbcdb674cc9c1f382e63cced1b5bd296d22b3;p=esp-idf Merge branch 'feature/wpa_supplicant_libcrypto_source' into 'master' wpa_supplicant: replace pre-built crypto library with source code This change replaces libcrypto.a pre-built library with source code from wpa_supplicant. For now i've decided to keep the modified layout of source and header files which is used in the esp32_rtos_sdk_core project. This will make it easier to move other parts of wpa_supplicant from esp32_rtos_sdk_core into esp-idf. Once we move everything, we can rearrange the files and upgrade wpa_supplicant to latest version. See merge request !177 --- 314cbcdb674cc9c1f382e63cced1b5bd296d22b3