zephyr/samples
Jukka Rissanen 6526b5b232 samples: net: civetweb: Avoid using mbedtls
Civetweb does not work properly with mbedtls if Posix APIs
are enabled. For example time function prototypes are not found
by the mbedtls module if we enable mbedtls in the sample.

Disable TCP ISN RFC6528 support because of this for civetweb
samples, as setting that option will pull in mbedtls and
we get a compilation warning because time() is not declared
by any header file that mbedtls is including.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-03-10 16:08:46 +01:00
..
application_development tests: samples: Add targetted platform_excludes for intel_adsp_cavs15 2021-03-08 19:25:25 -05:00
arch samples: move architecture specific samples to arch/ 2021-03-09 17:48:18 -05:00
basic samples: basic: blinky_pwm: fix bad path in README 2021-03-04 11:29:53 +03:00
bluetooth doc: direction_finding: fix space in file link 2021-03-09 04:54:46 -05:00
boards dma: Kconfig remove unused kconfig symbols 2021-03-02 20:28:35 -06:00
drivers drivers: spi: Remove unused Kconfig symbols 2021-03-09 04:53:46 -05:00
hello_world samples: hello_world: cmake warning 2020-09-24 07:25:47 -04:00
kernel samples: move kernel samples into one folder 2021-03-09 17:48:18 -05:00
net samples: net: civetweb: Avoid using mbedtls 2021-03-10 16:08:46 +01:00
philosophers power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
portability samples: portability: fix project name 2021-03-09 17:48:18 -05:00
posix tests: samples: Add targetted platform_excludes for intel_adsp_cavs15 2021-03-08 19:25:25 -05:00
sensor samples: sensor: set integration_platforms to frdm_k64f 2021-03-02 07:03:42 -06:00
shields drivers/sensor: ism330dhcx: Move INT_PIN Kconfig attr into DT 2021-02-28 16:47:15 -05:00
subsys samples: move lorawan to subsys/lorawan 2021-03-09 17:48:18 -05:00
synchronization samples/synchronization: Clean up SMP CPU pinning example 2021-02-18 12:04:49 -05:00
tfm_integration samples: tfm integration: rename qemu targets after refactor 2021-02-21 18:44:18 +03:00
userspace tests: samples: Add targetted platform_excludes for intel_adsp_cavs15 2021-03-08 19:25:25 -05:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst samples: move architecture specific samples to arch/ 2021-03-09 17:48:18 -05:00