zephyr/samples/basic
Gerard Marull-Paretas 7ef8911e8c samples: basic: hash_map: fix libc heap size setting
The malloc arena/heap size setting can be adjusted using different
Kconfig options, depending on the libc implementation. This means
prj.conf can't be used to set this value on projects that can be built
for multiple libcs without generating a Kconfig warning.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-07-26 14:53:51 +02:00
..
blinky samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
blinky_pwm boards: xtensa: esp32 board split 2023-07-25 18:12:33 +02:00
button tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
custom_dts_binding samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
fade_led tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
hash_map samples: basic: hash_map: fix libc heap size setting 2023-07-26 14:53:51 +02:00
minimal samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
rgb_led tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
servo_motor tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
sys_heap samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
threads tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
basic.rst