]> begriffs open source - cmsis/history - CMSIS/RTOS2
Update workflows and build scripts
[cmsis] / CMSIS / RTOS2 /
2023-10-31 Vladimir MarchenkoDoc: Varios alignment updates
2023-10-31 Martin GüntherCortex(M): align core header with TRMs
2023-09-05 Vladimir MarchenkoDoc: reworked CMSIS-RTOS2 for better abstraction from...
2023-07-06 Robert RostoharRTOS2: Add provisional support for processor affinity...
2023-04-17 Robert RostoharRTOS2: Functions osXxxGetName allowed to be called...
2023-04-17 Robert RostoharRTOS2: Extended API with Process Isolation (Functional...
2023-01-25 Robert RostoharRTOS2/RTX5: Update SysTick implementation for OS Tick...
2021-05-14 Robert RostoharRTOS2: corrected OS Tick SysTick implementation (OS_Tic...
2021-05-14 Robert RostoharRTOS2: OS Tick API 1.0.2 - add extern "C" (#824)
2020-06-12 Vladimir UmekRTOS2: fixed osMessageQueueGetMsgSize brief description
2020-04-30 Robert RostoharRTOS2: typo correction in cmsis_os2.h
2020-03-06 Robert RostoharRTX5: added support for Cortex-M55
2018-06-18 Robert RostoharRTOS2: Updated API V2.1.3
2018-04-25 Reinhard Keilcorrected 'null-terminated string' comment
2018-04-03 Reinhard Keilconsistent names in comments
2018-03-16 Reinhard KeilFunction comments improved (no functional change -...
2018-03-16 Reinhard Keiltypo fixed
2018-03-02 Jonatan AntoniRTOS2: Update version information for OS Tick Private...
2018-03-02 Bartek SzatkowskiMove non-config includes behind PTIM ifdef
2017-11-29 Robert RostoharRTX5: MISRA compliance (added PC-lint comments and...
2017-11-28 Robert RostoharRTOS2: OS Tick API 1.0.1 (removed unnecessary return...
2017-10-30 Robert RostoharRTOS2: Updated __NO_RETURN definition in cmsis_os2...
2017-10-30 Robert RostoharRTOS2: Updated API V2.1.2 (version info in headers)
2017-08-18 Robert RostoharRTX5: Corrected SysTick and SVC Interrupt Priority...
2017-07-31 Daniel BrondaniCMSIS-Core(A):
2017-07-24 Daniel BrondaniAdded OS Tick component for Cortex-A7: Generic Physical...
2017-07-03 Vladimir UmekOS Tick Private Timer updated (it now uses IRQ Controll...
2017-06-14 Vladimir UmekFixed compilation errors
2017-06-14 Vladimir UmekOS Tick: added Private Timer implementation
2017-06-14 Jonatan AntoniCMSIS-RTOS2: Enhanced semaphore documentation with...
2017-06-09 Robert RostoharRTX5: updated to use OS Tick API
2017-06-09 Robert RostoharCMSIS Device: Added OS Tick API
2017-06-09 Robert RostoharRTOS2: Updated API V2.1.1
2017-05-12 Jonatan AntoniCMSIS-RTOS2: Enhanced mutex flag documentation and...
2017-04-11 Jonatan AntoniFixed and unified CMSIS-RTOS2 Timer documentation.
2017-04-10 Jonatan AntoniEnhancements to RTOS2 documentation.
2017-01-31 bruneu01Resolved merge conflict
2017-01-18 Robert RostoharRTOS2: added definitions for Flags Errors (issue #133)
2017-01-12 Robert RostoharUpdated versions (consistently use triple digits)
2017-01-10 Robert RostoharRTOS2: Updated Thread and Event Flags (changed flags...
2016-11-25 Robert RostoharRTOS2: support for critical and uncritical sections...
2016-11-24 Martin GüntherMerge pull request #114 from thirtytwobits/develop
2016-11-21 Joachim Krech5.0.1-dev1: http:// removed. PACK schema relaxed
2016-11-02 Matthias HertelMerge branch 'develop' of https://github.com/ARM-softwa...
2016-11-02 Robert RostoharRTX5: updated version number
2016-10-21 Robert RostoharRTX5: added function for thread enumeration
2016-10-20 Robert RostoharRTOS2: added function for thread enumeration
2016-10-20 Robert RostoharRTOS2: added functions for getting object names
2016-10-20 Robert RostoharRTOS2: added thread stack interrogation functions
2016-10-19 Robert RostoharRTX5: relaxed timeouts to be in ticks and updated Kerne...
2016-10-18 Robert RostoharRTOS2: updated Kernel Tick functions
2016-10-17 Robert RostoharRTOS2: minor change in some function parameter names...
2016-10-17 Robert RostoharRTOS2: relaxed timeouts to be in ticks (rather than...
2016-10-17 Robert RostoharRTOS2: removed thread return value (not common in embed...
2016-10-13 Robert RostoharRTOS2 & RTX5: updated guard macros in include files...
2016-10-12 Robert RostoharRTOS2: changed object ID typdefs to void *
2016-10-12 Robert RostoharRTOS2: updated API - limited osThreadFlagsClear/Get...
2016-10-12 Robert RostoharRTOS2: updated API - removed osThreadAbortWait (osThrea...
2016-09-23 Robert RostoharRTOS2: added Context Management API for ARMv8-M TrustZone
2016-09-14 Matthias HertelMerge branch 'develop' of https://github.com/ARM-softwa...
2016-09-14 Robert RostoharMerge branch 'develop' of https://github.com/ARM-softwa...
2016-09-14 Robert RostoharRTX5: updated scvd file
2016-07-05 Robert RostoharRTOS2: reorganized header folders