c47ad0c909
## Summary of Changes Add a host timer that generates periodic signals and sends SIGALRM to the process that runs the NuttX simulation. This logic is integrated as part of the existing NuttX oneshot timer. The host timer installs an irq handler which is expected to run every CONFIG_USEC_PER_TICK . Signed-off-by: Sebastian Ene <nuttx@fitbit.com> |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |