You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
modules: openthread: Workaround for posix conf for picolibc
Workaround for picolib. Currently, Zephyr does not support
POSIX_SYSCONF_IMPL_FULL if PICOLIBC is enabled.
Use POSIX_SYSCONF_IMPL_MACRO instead until it is fixed in Zephyr.
Signed-off-by: Arkadiusz Balys <[email protected]>
0 commit comments