A lot of new boards and support has been added in Zephyr 4.2 and above but since those releases they have moved some of their posix API's from #include <zephyr/posix/time.h> to #include <zephyr/posix/sys/time.h> which creates compilation errors when building with latest Zephyr.
It would be nice to make those changes so Zephyr+microros can be used with the newer boards.
