8. Porting Guide for non-POSIX Platforms

By default, Anjay Lite makes use of POSIX-specific interfaces for retrieving time and handling network traffic. If your toolchain doesn’t provide these interfaces, you need to implement custom replacements.

The documents below provide additional information about the specific functions that need to be implemented.