File names

The file name of a library should be a short, significant term, referring to the content of the library.

  • A Common Library must not have any special extension. (e.g. Storage.library)

  • A Container Library has usually the string _Cnt appended to the “normal” file name (e.g. SysTime_Cnt.library).

  • A Interface Library has usually the string _Itfs appended to the “normal” file name (e.g. AlarmManager_Itfs.library).