zephyr/subsys/shell/modules
Christopher Friedt e6c6d82a00 shell: date_service: conditionally include posix/time.h
When compiling for ARCH_POSIX, include `time.h` rather than
`posix/time.h`.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-08-23 10:06:00 +02:00
..
CMakeLists.txt
Kconfig
date_service.c shell: date_service: conditionally include posix/time.h 2023-08-23 10:06:00 +02:00
device_service.c device: make device dependencies optional 2023-06-21 09:32:05 +02:00
devmem_service.c shell: rename shadow variables 2023-08-10 08:14:12 +00:00
kernel_service.c