История коммитов

Автор SHA1 Сообщение Дата
  Jonatan Antoni 18cc96dc71 Updating company brand 8 лет назад
  Robert Rostohar cd44e6f4d1 RTX5: version increased to V5.3.0 8 лет назад
  Robert Rostohar d53b4fc285 RTX5: added Object Memory usage counters 8 лет назад
  Robert Rostohar bb78a8aa71 RTX5: MISRA compliance (added PC-lint comments and deviation description) 8 лет назад
  Robert Rostohar de65d1dafa RTX5: improved MISRA compliance (various items) 8 лет назад
  Robert Rostohar 943578afd2 RTX5: improved MISRA compliance (static functions - local scope) 8 лет назад
  Robert Rostohar 00cf685542 RTX5: improved MISRA compliance (boolean expressions) 8 лет назад
  Robert Rostohar 3437a4f5e3 RTX5: improved MISRA compliance (unused function return values) 8 лет назад
  Robert Rostohar a0a35899a5 RTX5: improved MISRA compliance (removed exit points from the middle of functions) 8 лет назад
  Robert Rostohar 29c412e85e RTX5: improved MISRA compliance (single point of exit at the end of public functions) 8 лет назад
  Robert Rostohar 53b8ad0802 RTX5: improved MISRA compliance (SVC macros) 8 лет назад
  Robert Rostohar 8bce76b035 RTX5: improved MISRA compliance (defines and macros) 8 лет назад
  Robert Rostohar 96ac2ec3ca RTX5: minor code improvements (MISRA rules) 8 лет назад
  Robert Rostohar c182394675 RTX5: updated Event Recorder functions 8 лет назад
  Robert Rostohar d05a7dc7e9 RTX5: Optimization (#230): Stack setup for Cortex-M replaced with stack detection in SVC_Handler 8 лет назад
  Jonatan Antoni 6792687d2e Revert "RTOS2/RTX5: Enhanced ThreadTerminate to not allow termination of idle or timer threads." 8 лет назад
  Jonatan Antoni 7c4c5923ca RTOS2/RTX5: Enhanced ThreadTerminate to not allow termination of idle or timer threads. 8 лет назад
  Jonatan Antoni 3a1f5e7353 CMSIS-RTOS2: Added a special case handling for Cortex-A when a thread is dispatched by tick handler and overruled by pendsv handler directly afterwards. 8 лет назад
  Robert Rostohar dcfd432d8d RTX5: updated to use OS Tick API 8 лет назад
  Robert Rostohar ff9fa5b0c4 RTX5: added support for Cortex-A (preliminary) 8 лет назад
  Robert Rostohar a77f0919d5 RTX5: corrected ThreadEnumerate event parameter 9 лет назад
  Robert Rostohar 0c3fc19df2 RTX5: Fixed potential corruption of terminated threads list (updated previous commit). 9 лет назад
  Daniel Böhmer dba297b1ba Terminate list is supposed to be a double linked list. At least osRtxThreadListUnlink() expects one. 9 лет назад
  Robert Rostohar 6d84c8d75e RTX5: Updated Thread and Event Flags (changed flags parameter and return type from int32_t to uint32_t) 9 лет назад
  Robert Rostohar a6abe96181 RTX5: updated event recording (minor reordering of events and a few added timeout events) 9 лет назад
  Robert Rostohar 9fe1e3c834 RTX5: updated stack allocation for threads with default thread stack size 9 лет назад
  Robert Rostohar 0667b18826 RTX5: added event recording 9 лет назад
  Robert Rostohar 94d9f69fc5 RTX5: added thread entry address to control block (debug) 9 лет назад
  Robert Rostohar b12b5f3559 RTX5: support for critical and uncritical sections 9 лет назад
  Robert Rostohar 857ba8da82 RTX5: changed namespace (osRtx prefix) 9 лет назад