zephyr/ext
Jukka Rissanen a5898da7f5 ext: lib: mbedtls: Optimize example config for Zephyr
This changes increases content buffer length
MBEDTLS_SSL_MAX_CONTENT_LEN to 1500 bytes so that we can use
this config for echo-client and echo-server network sample
applications which need to send bigger data than 1024 bytes.

Removing MBEDTLS_PEM_PARSE_C as we do not have any cert in PEM
format.

Place various MBEDTLS debug options behind CONFIG_MBEDTLS_DEBUG
Kconfig option which was introduced in previous commit.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-06-30 06:13:09 -04:00
..
debug debug: Add SEGGER SystemView libraries 2017-04-25 02:16:37 +00:00
fs fs: Update external FAT FS source with new rev 0.12b 2017-01-25 05:31:14 +00:00
hal drivers: clock_control: provide LL based driver to stm32f1xx series 2017-06-02 14:11:13 -04:00
lib ext: lib: mbedtls: Optimize example config for Zephyr 2017-06-30 06:13:09 -04:00
Kbuild ext: Import Segger J-Link RTT library 2016-12-03 15:24:38 +00:00
Kconfig license: use SPDX identifier for files in ext/ 2017-01-20 20:22:57 -05:00
Makefile ext: Import Segger J-Link RTT library 2016-12-03 15:24:38 +00:00