zephyr/samples
Marcin Niestroj 7c56ad67d4 samples: http_get: increase mbedTLS heap size
40k heap size is not enough and results in handshake errors:

  <err> net_sock_tls: TLS handshake error: -0x2700

Increasing it to 55k already works (when used with native_sim_64 and
offloaded sockets), but use 60k to get a bit more room for future.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2024-02-25 20:51:17 -05:00
..
application_development samples/code_relocation_nocopy: Increase fake flash size 2023-11-20 06:07:58 -05:00
arch samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
basic samples: add Wio Terminal overlay to blinky pwm 2024-01-15 13:56:51 -05:00
bluetooth Samples: Bluetooth: Fix PAST support for broadcast sink 2024-02-16 19:15:39 +01:00
boards samples: esp32: do not search for all regions 2024-02-19 11:05:09 +01:00
charger drivers: charger: Adds charge_enable handler 2023-12-12 10:49:39 -06:00
compression samples: lz4: reduce malloc arena size 2023-11-14 09:04:11 +01:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers samples: drivers: mbox: remove mimxrt595_evk_cm33 2024-02-17 14:19:06 +01:00
fuel_gauge fuel_gauge: Repl property struct w/ union 2023-09-27 12:07:59 +02:00
hello_world samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
kernel samples/kernel/metairq_dispatch: Correct comment 2023-11-20 12:02:48 +01:00
modules samples/modules/lvgl/demos: Increase heap for native 64 targets 2024-02-16 19:26:03 +01:00
net samples: http_get: increase mbedTLS heap size 2024-02-25 20:51:17 -05:00
philosophers samples: philosophers: remove redundant items in prj.conf 2024-02-01 05:26:24 -05:00
posix samples: posix: gettimeofday: Fix fatal error caused by small stack 2024-02-14 10:58:42 +01:00
sensor samples: doc: Add README for Grove sensor samples 2024-02-14 00:44:29 +01:00
shields sample/shield: x-nucleo-iks01a3: add support to lis2de12 on DIL24 2024-01-31 15:39:45 +01:00
subsys logging: rename log2_generic to log_generic 2024-02-14 19:07:30 +01:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
tfm_integration tfm: Provide properties for selected TF-M toolchain for NS application 2024-01-17 16:52:52 +01:00
userspace samples: hello_world_user: fail in compilation if userspace is not enabled 2024-01-12 08:32:54 -05:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00