nuttx/arch/sim/src
Sebastian Ene c47ad0c909 arch/sim: Add host timer to oneshot timer logic
## 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>
2020-09-25 17:36:16 -03:00
..
sim arch/sim: Add host timer to oneshot timer logic 2020-09-25 17:36:16 -03:00
.gitignore arch/sim: Don't construct global C++ objects before main 2020-07-11 15:06:09 -03:00
Makefile arch/sim: Add host timer to oneshot timer logic 2020-09-25 17:36:16 -03:00
nuttx-names.in SIM in MacOS: make MacOS link process same with Linux 2020-09-18 18:58:32 +09:00