zephyr/ext/lib
Robert Lubos 929c881db0 ext: lib: mbedtls: Fix MBEDTLS_PEM_PARSE_C definition in generic config
During recent refactoring of mbedTLS generic config file, a regression
slipped in that prevented MBEDTLS_PEM_PARSE_C from being set, even
though the option was selected in Kconfig. The reason for this is the
fact that this config has dependency to MBEDTLS_X509_CRT_PARSE_C but it
was moved above the line where MBEDTLS_X509_CRT_PARSE_C was actually
set. Therefore, this dependency was never satisfied.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2019-02-01 05:27:04 -06:00
..
crypto ext: lib: mbedtls: Fix MBEDTLS_PEM_PARSE_C definition in generic config 2019-02-01 05:27:04 -06:00
encoding Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
fnmatch ext: lib: Add fnmatch library 2018-09-19 09:30:29 -04:00
ipc ext: open-amp: Update OpenAMP to v2018.10 release 2019-01-30 15:55:47 -06:00
mgmt ext: fix path to source files with new cmake 2019-01-03 11:51:29 -05:00
CMakeLists.txt ext: lib: Add fnmatch library 2018-09-19 09:30:29 -04:00