• Philippe Gerum's avatar
    eshi: EVL shim library · f052b6d3
    Philippe Gerum authored
    The EVL shim library mimics the behavior of the original EVL API based
    on plain POSIX calls from the native *libc, which does not require the
    EVL core to be enabled in the host kernel. It is useful when the
    real-time guarantees delivered by the EVL core are not required for
    quick prototyping or debugging application code.
    f052b6d3
poll.c 2.07 KB