Go to file
Fabio Baltieri b85f86e51f simplelink: slnetsock: fix sys/time.h include when sockets are enabled
This include is causing a nemspace collision between the picolibc and
the Zephyr select definitions. Looks like this was originally a '#ifndef
CONFIG_NET_SOCKETS_POSIX_NAMES' but got inverted as a positive condition
at some stage, which is now causing a build fail.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-09-14 22:02:03 +05:30
simplelink simplelink: slnetsock: fix sys/time.h include when sockets are enabled 2023-09-14 22:02:03 +05:30
zephyr modules: make openisa TI a zephyr module 2019-08-20 14:36:39 -07:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00