2020-04-28 18:09:42 +08:00
|
|
|
sample:
|
|
|
|
description: POSIX API gettimeofday() example (with SNTP)
|
|
|
|
name: gettimeofday
|
|
|
|
common:
|
2021-03-03 02:38:56 +08:00
|
|
|
filter: ( TOOLCHAIN_HAS_NEWLIB == 1 and not CONFIG_SOC_FAMILY_INTEL_ADSP )
|
2020-04-28 18:09:42 +08:00
|
|
|
harness: net
|
|
|
|
min_ram: 32
|
|
|
|
min_flash: 96
|
|
|
|
tags: posix net
|
|
|
|
tests:
|
|
|
|
sample.posix.gettimeofday:
|
|
|
|
harness: net
|