repos/tdse-tp3_04-interactive_menu

Commits Files Refs
app/app.txt (5 lines)
   1   app.c (app.h)
   2    Endless loops, which execute tasks with fixed computing time. This 
   3    sequential execution is only deviated from when an interrupt event occurs.
   4 
   5 ...