sample: | |
description: POSIX API gettimeofday() example (with SNTP) | |
name: gettimeofday | |
common: | |
filter: ( CONFIG_FULL_LIBC_SUPPORTED and not CONFIG_NATIVE_LIBC | |
and not CONFIG_SOC_FAMILY_INTEL_ADSP ) | |
harness: net | |
min_ram: 32 | |
min_flash: 96 | |
tags: | |
- posix | |
- net | |
tests: | |
sample.posix.gettimeofday: | |
harness: net |