zephyr/samples/subsys/logging
Keith Packard 973dc2a7a4 samples/logging/syst: Use FULL_LIBC_SUPPORTED helper Kconfig symbol
This symbol detects whether there is any available full libc for a
particular target, allowing tests to filter on this condition.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-27 20:18:11 +09:00
..
ble_backend samples, tests: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
dictionary samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
logger util: Replace all POSIX arch busy_waits with Z_SPIN_DELAY 2023-03-04 22:14:04 +01:00
multidomain samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
syst samples/logging/syst: Use FULL_LIBC_SUPPORTED helper Kconfig symbol 2023-04-27 20:18:11 +09:00
logging.rst