zephyr/samples/net/sockets/socketpair/src
Chris Friedt 2114104223 samples: net: socketpair: use CONFIG_ARCH_POSIX shorthand
The `CONFIG_ARCH_POSIX` Kconfig option covers all POSIX
boards, so no need to specify them individually.

Signed-off-by: Chris Friedt <cfriedt@fb.com>
2022-10-06 15:32:49 -04:00
..
socketpair_example.c samples: net: socketpair: use CONFIG_ARCH_POSIX shorthand 2022-10-06 15:32:49 -04:00