zephyr/samples/basic
Keith Packard bfa6a44746 tests,samples: Fix picolibc malloc arena settings
With picolibc moving to using the common malloc implementation, samples and
tests with picolibc-specific settings need to switch to using the common
malloc settings instead.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-05-09 01:29:16 +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: Fix picolibc malloc arena settings 2023-05-09 01:29:16 +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