zephyr/samples
Maochen Wang 00e8cdcc9b samples: wifi: shell: use MBEDTLS_ENABLE_HEAP for RW612
For the latest upstream, if MBEDTLS_ENABLE_HEAP is not enabled, it will
default select MBEDTLS_PSA_STATIC_KEY_SLOTS, and consume extra SRAM for
about 35KB. Therefore, default enable MBEDTLS_ENABLE_HEAP.

Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
2024-12-16 10:53:21 +01:00
..
application_development boards: samples: remove CONFIG_BUILD_NO_GAP_FILL=y and similar 2024-12-02 11:14:09 +01:00
arch doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
basic drivers: gpio: Add support for RZ/G3S 2024-12-12 11:12:22 +01:00
bluetooth samples: hci_uart: fix UART IRQ API usage 2024-12-12 18:39:05 +01:00
boards tests: boards: nrf: coresight_stm: Add performance test for STM 2024-12-16 08:36:08 +01:00
cpp doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
drivers samples: drivers: counter: add nRF54L20 config 2024-12-13 20:04:51 +01:00
fuel_gauge doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
hello_world samples: hello_world: remove redundant title 2024-09-26 17:40:42 -04:00
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
net samples: wifi: shell: use MBEDTLS_ENABLE_HEAP for RW612 2024-12-16 10:53:21 +01:00
philosophers
posix samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
psa mbedtls: MBEDTLS_ENTROPY_POLL_ZEPHYR default on if MBEDTLS_ENTROPY_C 2024-11-20 15:59:40 -05:00
sensor samples: sensor/mcux_lpcmp: Add LPCMP use case 2024-12-10 16:22:55 +01:00
shields samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
subsys samples: usb: Exclude frdm_mcxa156 platform from dfu sample 2024-12-16 10:52:51 +01:00
synchronization
sysbuild samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
tfm_integration tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
userspace samples: userspace: cortex_r8_virtual: Set CONFIG_DYNAMIC_OBJECTS=y 2024-10-01 09:58:22 +02:00
index.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
sample_definition_and_criteria.rst