Skip to content
piotrva edited this page Oct 24, 2014 · 1 revision

EiTOS - System Operacyjny Studentów EiT

System will have following functions:

  • task_id CreateTask(task_pointer, priority, task_ram_size);
  • void SystemStart([enum SysTickSpeed]);

Other functions:

  • mutexes
  • delays

Clone this wiki locally