提交歷史

作者 SHA1 備註 提交日期
  Robert Rostohar 11e3d0f860 RTX5: Fixed thread priority restore on mutex acquire timeout when priority inherit is used (#705) 6 年之前
  Robert Rostohar 274494ca81 RTX5: fixed osMutexRelease issue (#574 #578) 6 年之前
  Jonatan Antoni 12955cd8dd Updated file versions, dates and copyright headers. 7 年之前
  Robert Rostohar 87c33cf147 RTX5: minor internal changes (changed object identifiers to avoid memory pool free side effect) 7 年之前
  Robert Rostohar 83177af354 RTX5: Updated RTX generated events (reorganized components) and Event Recorder configuration 7 年之前
  Robert Rostohar f7d6092e09 RTOS2: Updated API V2.1.3 7 年之前
  Robert Rostohar 58b79ea09b RTX5: added Trusted Firmware M extension (SDCMSIS-774) 7 年之前
  Robert Rostohar 75189e7503 RTX5: code optimization (removed redundant object state checks) 7 年之前
  Robert Rostohar b416b2c9cf RTX5: added support for Event Recorder initialization and filter setup (RTOS can also be used as Event Recorder Time Stamp) 7 年之前
  Robert Rostohar 84a9388d89 RTX5: fixed optimization issue when using GCC optimization level 3 8 年之前
  Jonatan Antoni 33219276f6 DoxyGen: Fixed Memory Management documentation. 8 年之前
  Robert Rostohar eafbf8844e RTX5: updated 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 de65d1dafa RTX5: improved MISRA compliance (various items) 8 年之前
  Daniel Brondani ec1299603d Typo correction 8 年之前
  Jonatan Antoni a2e27a2e28 RTX5: Enhanced documentation for osRtxErrorStackUnderflow to state this error is equivalent to "stack overflow". 8 年之前
  Jonatan Antoni de316644d7 Release preparation: Aligned version information and updated change histories. 8 年之前
  Robert Rostohar 63777bc689 RTX5: version increased to V5.2.3 8 年之前
  Vladimir Umek 5e4b39281e RTX5: version increased to V5.2.2 8 年之前
  Robert Rostohar a635133659 RTX5: Corrected SysTick and SVC Interrupt Priority for Cortex-M. 8 年之前
  Robert Rostohar dcfd432d8d RTX5: updated to use OS Tick API 8 年之前
  Robert Rostohar f32dc4c2c5 RTX5: updated to CMSIS RTOS2 API V2.1.1 8 年之前
  Robert Rostohar 1b483a0202 RTX5: moved Timer Thread creation to osKernelStart 9 年之前
  Robert Rostohar 0c3fc19df2 RTX5: Fixed potential corruption of terminated threads list (updated previous commit). 9 年之前
  Robert Rostohar 6d84c8d75e RTX5: Updated Thread and Event Flags (changed flags parameter and return type from int32_t to uint32_t) 9 年之前
  Christopher Seidl 562dd3dea3 Major rework of the documentation: reordered sections, added general introduction page, added details on RTX5 and event recorder. Compliant to the latest APi changes. 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 年之前