]> begriffs open source - cmsis/history - CMSIS/DoxyGen/RTOS2/src/cmsis_os2.txt
RTX5: updated release notes
[cmsis] / CMSIS / DoxyGen / RTOS2 / src / cmsis_os2.txt
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-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-04 GuentherMartinAdded Cortex-M35P to documentation.
2018-09-04 Robert RostoharRTX5: Updated RTX generated events (reorganized compone...
2018-07-24 Jonatan AntoniDoxygen: Added cross-reference from RTX5 hardware requi...
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-18 Robert RostoharRTX5: minor change in events (name consistency)
2018-05-17 Christopher SeidlAdapted documentation to the new RTX_Config.h file...
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-09 Christopher SeidlAdded information how to disable the generation of...
2018-02-08 Jonatan AntoniDoxyGen: Fixed Memory Management documentation.
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-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-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-20 Vladimir UmekRTX5: version increased to V5.2.2
2017-09-20 Vladimir UmekCorrected IRQ and SVC exception handlers for Cortex-A.
2017-08-18 Robert RostoharRTX5: Corrected SysTick and SVC Interrupt Priority...
2017-07-24 Daniel BrondaniAdded OS Tick component for Cortex-A7: Generic Physical...
2017-07-14 Jonatan AntoniCMSIS-RTOS2: Enhanced RTX5 documentation with reference...
2017-06-12 Jonatan AntoniCMSIS-RTOS2: Enhanced documentation.
2017-06-12 Robert RostoharRTX5: updated revision history
2017-06-09 Jonatan AntoniRTOS2: Enhanced documentation with details about new...
2017-06-09 Jonatan AntoniRTOS2: Enhanced RTX configuration documentation (SDCMSI...
2017-06-09 Robert RostoharRTOS2: Updated API V2.1.1
2017-06-06 Robert RostoharRTX5: Corrected MessageQueue to use actual message...
2017-05-02 Jonatan AntoniCMSIS/RTOSv2 Tick-less Low-Power Operation documentation.
2017-04-26 Christopher SeidlMerge branch 'feature/rtos_docu_ehancements' into develop
2017-04-26 Christopher SeidlAdditional docu: cleaned all osXxx_Attr_t descriptions...
2017-04-11 Jonatan AntoniEnhanced and unified CMSIS-RTOS2 thread documentation.
2017-04-10 Jonatan AntoniAdded scheduler section to RTX5 theory of operation.
2017-04-07 Christopher SeidlAdded more information about the usage of an alternativ...
2017-04-03 Robert RostoharRTX5: updated release notes
2017-03-24 Jonatan AntoniEnhanced RTOS2 documentation to state clearly that...
2017-03-22 Christopher SeidlCorrected revision history.
2017-03-20 bruneu01Replaced 'Core-M' and 'Core-A' with 'CMSIS-Core (Cortex...
2017-03-07 Jonatan AntoniEnhanced RTXv5 documentation with a note about the...
2017-03-06 Christopher SeidlAdded information about control block sizes
2017-02-20 bruneu01Fixed broken links
2017-02-16 bruneu01Replaced 'CMSIS-CORE' with 'CMSIS-Core-M'
2017-02-10 Robert RostoharRTX5: Fixed potential corruption of terminated threads...
2017-02-02 Christopher SeidlUpdate cmsis_os2.txt
2017-02-01 Martin GüntherMerge pull request #139 from Patater/nvic-virtualization
2017-01-31 Christopher SeidlUpdated round-robin documentation as requested by SDCMS...
2017-01-31 bruneu01Resolved merge conflict
2017-01-26 Christopher SeidlMerge branch 'feature/rtos_docu_update' into develop
2017-01-26 Christopher SeidlUpdated documentation for release. Fixed issues raised...
2017-01-19 Christopher SeidlAdded details on round-robin thread switching
2017-01-18 Robert RostoharRTOS2: added definitions for Flags Errors (issue #133)
2017-01-10 Robert RostoharRTOS2: updated documentation (typo correction)
2017-01-10 Robert RostoharRTOS2: Updated Thread and Event Flags (changed flags...
2016-12-15 Christopher SeidlFixed another typo
2016-12-15 Christopher SeidlFixed typo
2016-12-09 Robert RostoharRTOS2: updated documentation (function that can be...
2016-11-29 Christopher SeidlMerge branch 'feature/os_docu_enhancements' into develop
2016-11-29 Christopher SeidlMajor rework of the documentation: reordered sections...
2016-11-11 ReinhardKeilMerge branch 'develop' of https://github.com/ARM-softwa...
2016-11-11 bruneu01Merge branch 'develop' of https://github.com/ARM-softwa...
2016-11-11 Matthias HertelRTOS2 Documentation minor updates
2016-11-10 Robert RostoharRTOS2: Updated documentation (minor enhancements)
2016-11-09 Matthias HertelRTX5 Configuration Documentation
2016-11-09 ReinhardKeilThread documentation enhancements
next