mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
The regression test was compiled by Newlib configurations even though that libc does not expose TIME_UTC or timespec_get in the selected toolchain. - Guard the test with CONFIG_LIBC_PICOLIBC - Label the case as a Picolibc-specific regression Generated with [Codex](https://github.com/openai)