Here is a list of all documented files with brief descriptions:
[detail level 12]
|  ▼ os |  | 
|  error.h | Error logging functionalities of the operating system  | 
|  heap.h | Heap implementation for the tasks of the operating system  | 
|  helpers.h | Functions, which one needs here and there for the operating system  | 
|  ossettings.h | File where all settings take place  | 
|  ostypes.h | Different types the operating system uses are defined here  | 
|  printf.h | Lightweight version of GNU printf  | 
|  queues.h | Implementation for queues  | 
|  scheduler.h | Scheduler of the operating system  | 
|  semaphore.h | Mechanisms to prevent race conditions for the operating system  | 
|  ▼ platform |  | 
|  system_timer.h |  | 
|  usart.h |  |