zephyr/samples
Evgeniy Paltsev 67efbf3d57 samples: posix: env: fix failure in case of minimal libc is used
In case of minimal libc we have CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE = 0
by default. Let's set CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE explicitly
so we can allocate memory for environment variables.

Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2024-07-11 13:24:02 -04:00
..
application_development samples: code relocation in external memory of stm32h5 disco kit 2024-06-24 12:45:34 -04:00
arch samples: pktqueue: remove main.h 2024-05-21 20:54:13 -04:00
basic everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
bluetooth Bluetooth: host: Add lower bound for CONFIG_BT_BUF_ACL_RX_COUNT 2024-07-10 11:47:26 -04:00
boards samples: stm32: i2c_timing: Fix README header 2024-07-04 18:00:16 +02:00
compression hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers tests: Add frdm_mcxn947 into regulator and adc test scope 2024-07-08 14:57:55 -04:00
fuel_gauge Samples: max17048: added units to output 2024-07-10 11:36:28 +02:00
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
modules samples: modules: canopennode: add bootloader argument 2024-07-03 15:22:01 +02:00
net samples: net: cellular_modem: fix division by zero in sample_echo_packet 2024-07-10 11:37:44 +02:00
philosophers doc: samples: philosophers: fix formatting and spelling 2024-05-31 03:08:52 -07:00
posix samples: posix: env: fix failure in case of minimal libc is used 2024-07-11 13:24:02 -04:00
sensor samples: sensor: ds18b20: clearly indicate any errors 2024-07-09 15:37:58 -04:00
shields everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
subsys samples: usb: fix API references 2024-07-10 14:36:46 +02:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
sysbuild samples: Use DEFAULT_IMAGE for sysbuild 2024-06-28 20:54:25 -04:00
tfm_integration everywhere: replace double words 2024-06-25 06:05:35 -04:00
userspace doc: samples: userspace: add cross reference to C functions 2024-06-20 14:07:32 -04:00
classic.rst
index.rst samples: move with_mcuboot sample to samples/sysbuild 2024-05-13 16:09:01 -04:00
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00