]> begriffs open source - cmsis/history - CMSIS/DoxyGen/RTOS2
Doxygen: Fixed input file for Core(A).
[cmsis] / CMSIS / DoxyGen / RTOS2 /
2019-07-10 reinhardkeilosThreadState for joinable threads clearified.
2019-07-03 Christopher SeidlAdded note to osThreadTerminate
2019-05-23 Robert RostoharRTOS2: minor improvements in templates
2019-05-13 Robert RostoharCMSIS RTOS2 Documentation: updated example for Mutex...
2019-05-13 Christophe FavergeonMerge pull request #572 from clamar01/develop
2019-05-10 Christopher SeidlUpdated code example as reuested in SDMDK-8496.
2019-05-08 Christopher SeidlExpanded code example as requested in SDMDK-8496.
2019-04-26 Robert RostoharRTX5: updated revision history
2019-04-26 Robert RostoharRTX5: fixed osMutexRelease issue (#574 #578)
2019-04-23 Vladimir MarchenkoAdded details for osThreadJoin ..
2019-04-11 Christopher SeidlAdded documentation for creating SVC functions, as...
2019-03-15 Vladimir MarchenkoTypo fixes and sync with FuSa RTS changes.
2019-03-08 Robert RostoharRTX5: updated documentation (corrected typos)
2019-02-14 Robert RostoharRTX5: updated release notes
2019-01-10 Jonatan AntoniDoxyGen: Enhanced RTOS2/RTX5 documentation of memory...
2018-11-29 Christopher SeidlClarified the necessity to use an app_main thread to...
2018-11-28 Robert RostoharCMSIS-RTOS2: updated documentation (error code description)
2018-10-30 Robert RostoharRTX5: Updated Event Recorder configuration (also addres...
2018-10-16 Reinhard KeilMinor documentation fix
2018-10-16 Reinhard KeilMinor documentation fixes
2018-10-12 Vladimir MarchenkoCorrecting minor documentation typos
2018-10-11 Robert RostoharRTX5: typo correction in documentation
2018-10-11 Reinhard KeilStack Requirements documented
2018-10-05 Vladimir MarchenkoCMSIS-RTOS2: added documentation split for CM0-7 suppor...
2018-09-12 Robert RostoharRTX5: enhanced events (Generic Wait and Thread Flags)
2018-09-05 Robert RostoharRTX5: enhanced KernelInfoRetrieved event
2018-09-04 Robert RostoharRTX5: corrections in documentation for generated events
2018-09-04 Robert RostoharRTX5: minor typo correction in documentation
2018-09-04 GuentherMartinAdded Cortex-M35P to documentation.
2018-09-04 Robert RostoharRTX5: Updated RTX generated events (reorganized compone...
2018-07-25 Christopher SeidlAdded osDelay to the list of functions that can be...
2018-07-24 Jonatan AntoniDoxygen: Added cross-reference from RTX5 hardware requi...
2018-07-13 Jonatan AntoniDoxyGen: Rework RTX migration guide kernel startup...
2018-07-13 Jonatan AntoniDoxyGen: Fixed typo in RTX5 specific size calculation...
2018-06-19 Robert RostoharRTX5: enhanced events EvrRtxSemaphoreAcquired/EvrRtxSem...
2018-06-19 Robert RostoharRTX5: enhanced event EvrRtxThreadCreated (added name)
2018-06-18 Robert RostoharRTOS2: Updated API V2.1.3
2018-06-14 Vladimir UmekRTX5 (Documentation): Hardware requirements for Cortex...
2018-05-28 Reinhard KeilFixed broken document links (SDCMSIS-781)
2018-05-25 Vladimir UmekUpdated CMSIS pack version and RTX5 release notes
2018-05-21 Robert RostoharRTX5: updated release notes
2018-05-21 Robert RostoharCMSIS RTOS2: updated osDelayUntil longest delay limited...
2018-05-18 Jonatan AntoniRevert "Return values updated."
2018-05-18 Robert RostoharRTX5: minor change in events (name consistency)
2018-05-17 Christopher SeidlFixed broken links.
2018-05-17 Christopher SeidlAdapted documentation to the new RTX_Config.h file...
2018-05-16 Jonatan AntoniDoxygen: Fixed references from mq_size to mq_mem in...
2018-05-11 Robert RostoharRTX5: added support for Event Recorder initialization...
2018-04-25 Reinhard Keil'attr' documentation improved (with defaults)
2018-04-25 Thorsten GerdsmeierReturn values updated.
2018-04-25 Thorsten GerdsmeierReturn values updated.
2018-04-25 Thorsten GerdsmeierReturn values updated.
2018-04-25 Thorsten GerdsmeierReturn values updated.
2018-04-25 Thorsten GerdsmeierReturn values updated.
2018-04-25 Thorsten GerdsmeierReturn values updated.
2018-04-25 Thorsten GerdsmeierReturn values updated.
2018-04-25 Thorsten GerdsmeierReturn values updated.
2018-04-25 Thorsten GerdsmeierReturn values updated.
2018-04-25 Thorsten GerdsmeierReturn values updated.
2018-04-24 Jonatan AntoniDoxygen: Enhanced documentation for osRtxErrorNotify...
2018-04-24 Jonatan AntoniDoxygen: Splitted cmsis_os2.txt into smaller parts...
2018-04-23 Reinhard KeilDocumentation restructured, Interrupt usage clearified
2018-04-17 Christopher SeidlAdded a section about IRQs and how to deal with them.
2018-04-16 Reinhard KeilHardware requirements for Cortex-M systems added
2018-04-03 Reinhard KeilDocumentation: OS Tick Timer API is now separated from...
2018-04-03 Robert RostoharRTX5: fixed osMemoryPoolAlloc to avoid potential race...
2018-03-28 Vladimir UmekRTX5: disabled OS Tick interrupt during post processing...
2018-03-14 Reinhard KeilCode Coding rules for CMSIS-RTOS2 added.
2018-03-06 Robert RostoharRTX5: minor code optimizations (removed unnecessary...
2018-03-06 Robert RostoharRTX5: fixed optimization issue when using GCC optimizat...
2018-02-20 Jonatan AntoniPack: Update PDSC and changelogs for 5.3.0 release.
2018-02-14 Robert RostoharCMSIS RTOS2: minor update in documentation (fixed typos)
2018-02-09 Christopher SeidlAdded information how to disable the generation of...
2018-02-08 Jonatan AntoniDoxyGen: Fixed Memory Management documentation.
2018-02-07 Jonatan AntoniDoxyGen: Removed automatic cross references from RTOS2...
2018-02-07 Jonatan AntoniDoxyGen: Added reference to CMSIS device header needed...
2018-02-07 Jonatan AntoniDoxyGen: Fixed typos in CMSIS-RTOS2.
2018-02-06 Jonatan AntoniDoxyGen: Enhanced RTOS2/RTX5 documentation with usage...
2018-02-05 Christopher SeidlMerge branch 'feature/rtx_config_h_update' into develop
2018-02-05 Christopher SeidlUpdated RTX configuration with Event Recorder and Objec...
2018-01-10 Jonatan AntoniUpdating company brand
2018-01-09 Robert RostoharRTX5: version increased to V5.3.0
2017-12-19 Jonatan AntoniRTOS2/Doc: Enhanced RTOS Function Overview and RTX5...
2017-12-19 Reinhard KeilDocumentation for MISRA checking and deviations added
2017-12-06 Jonatan AntoniDoxygen: Updated Arm Compiler LTM Version to Arm Compil...
2017-11-16 Jonatan AntoniAligned develop branch with master after release.
2017-11-16 Jonatan AntoniDoxygen: Updated verified compiler versions.
2017-11-16 Jonatan AntoniRTOS2: Enhanced RTOS timer documentation and example.
2017-11-13 Jonatan AntoniRTX5: Enhanced documentation for osRtxErrorStackUnderfl...
2017-11-13 Jonatan AntoniDoxygen: Enhanced description for TZ_ModuleId_t.
2017-11-10 Jonatan AntoniRelease preparation: Aligned version information and...
2017-11-09 Robert RostoharRTX5: updated Event Recorder functions
2017-11-06 Robert RostoharRTX5: Added TrustZone Module Identifier configuration...
2017-10-30 Robert RostoharRTX5: updated to CMSIS RTOS2 API V2.1.2
2017-10-30 Robert RostoharRTOS2: Updated API V2.1.2
2017-10-30 Robert RostoharRTX5: Moved SVC/PendSV handler priority setup from...
2017-10-30 Robert RostoharRTX5: Corrected memory allocation for stack and data...
2017-10-30 Robert RostoharRTX5: version increased to V5.2.3
2017-10-12 Jonatan AntoniRTOS2: Added additional notes about using correct Syste...
2017-09-21 Vladimir UmekExtended explanation of timeout parameter (osEventFlags...
next