zephyr/samples
Keith Packard bf384bf41a samples/modules/chre: Support picolibc %p for NULL pointers
glibc and newlib print "(nil)" for NULL pointers while picolibc just prints
"0". Allow either by replacing the exact "(nil)" match with ".*" instead

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-01-26 09:12:35 -08:00
..
application_development treewide: update usage of zephyr_code_relocate 2023-01-17 18:08:37 +01:00
arch boards: xtensa: m5stickc_plus: initial support 2023-01-09 10:16:27 +01:00
basic samples: basic: custom devicetree binding demo 2023-01-19 10:16:34 +01:00
bluetooth samples: hci_usb: enable new experimental USB device support 2023-01-27 00:57:22 +09:00
boards samples: boards: nxp_s32: add sample for NETC 2023-01-24 14:37:20 +01:00
compression samples: compression: lz4 requires more than 64kB of RAM 2022-11-02 16:06:06 -05:00
cpp subsys/cpp: Also run C++ tests with picolibc when possible 2023-01-20 09:03:25 +01:00
drivers samples: spi_flash: Add option to test multiple sectors 2023-01-26 09:39:59 +00:00
hello_world yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
kernel yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
modules samples/modules/chre: Support picolibc %p for NULL pointers 2023-01-26 09:12:35 -08:00
net samples: net: lwm2m_client: Use Ethernet in QEMU Cortex-M3 2023-01-27 00:58:45 +09:00
philosophers samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
posix samples: posix: gettimeofday: include time.h 2023-01-11 09:41:29 +01:00
sensor dts: arm: st: Remove obsolete properties for all STM32 ADC from dts 2023-01-25 15:00:21 +00:00
shields samples: shields: npm6001_ek: remove dead assignment 2022-12-27 13:12:55 +01:00
subsys samples: canbus: isotp: add missing call to can_start() 2023-01-26 09:10:45 -08:00
synchronization samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
tfm_integration treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
userspace yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
classic.rst
index.rst samples: cpp: Relocate samples/subsys/cpp to samples/cpp 2023-01-13 17:42:55 -05:00
sample_definition_and_criteria.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00