zephyr/samples/basic
Keith Packard 4134858868 tests/samples: Replace minimal libc malloc configs with common ones
With the minimal C library malloc implementation moving to libc/common, all
of the related Kconfig variables have also changed. Update uses within the
tree.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-27 20:17:24 +09:00
..
blinky samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
blinky_pwm samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
button samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
custom_dts_binding samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
fade_led samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
hash_map tests/samples: Replace minimal libc malloc configs with common ones 2023-04-27 20:17:24 +09:00
minimal samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
rgb_led samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
servo_motor samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
sys_heap samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
threads includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
basic.rst