]> begriffs open source - cmsis/history - CMSIS
adjusted function parameters
[cmsis] / CMSIS /
2016-10-21 bruneu01adjusted function parameters
2016-10-21 bruneu01Adjusted migration description to new function parameters
2016-10-20 bruneu01corrected errors for functions starting with osThreadFl...
2016-10-20 bruneu01adapted to latest changes made to RTOS2; some param...
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 RostoharCMSIS Driver: updated headers (added C++ guard macros...
2016-10-19 Robert RostoharRTX5: relaxed timeouts to be in ticks and updated Kerne...
2016-10-18 bruneu01corrected errors in CORE; added history version in SVD
2016-10-18 Robert RostoharRTOS2: updated Kernel Tick functions
2016-10-18 Martin GüntherRemoved warnings.
2016-10-17 Robert RostoharRTOS2: minor change in some function parameter names...
2016-10-17 Matthias HertelMinor changes in RTOS2 documentation
2016-10-17 Matthias HertelUpdated RTOS2 Documentation images
2016-10-17 Robert RostoharRTOS2: relaxed timeouts to be in ticks (rather than...
2016-10-17 ReinhardKeilClearified memory pools
2016-10-17 Robert RostoharRTOS2: removed thread return value (not common in embed...
2016-10-14 Matthias HertelAdded RTOS2 documentation on Memory Allocation
2016-10-14 Joachim Krechaccepted pull #89 for Cosmic Compiler.
2016-10-13 bruneu01Prepared frames for documenting RTOS RTX Configuration
2016-10-13 Robert RostoharRTOS2 & RTX5: updated guard macros in include files...
2016-10-13 Robert RostoharDrivers: updated guard macros in include file (not...
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-10-11 ReinhardKeilClearified task states
2016-10-10 ReinhardKeilfirst iteration of feedback
2016-10-05 Robert RostoharRTOS2 doc: updated revision history
2016-10-04 Robert RostoharRTOS2: minor updates in documentation (typos)
2016-09-27 Martin Güntheradding CMSIS compiler control macros to cmsis_armcc.h
2016-09-26 ReinhardKeilCMSIS-Core documentation added TX_context.h and minor...
2016-09-23 Robert RostoharRTOS2: added Context Management API for ARMv8-M TrustZone
2016-09-14 ReinhardKeilMerge branch 'develop' of https://github.com/ARM-softwa...
2016-09-14 ReinhardKeilClearified some RTOS v2 terms
2016-09-14 Matthias HertelMerge branch 'develop' of https://github.com/ARM-softwa...
2016-09-14 Matthias HertelUpdating todos
2016-09-14 Robert RostoharMerge branch 'develop' of https://github.com/ARM-softwa...
2016-09-14 Robert RostoharRTX5: updated scvd file
2016-09-13 bruneu01Revert qadding documentation for section 'Core'
2016-09-13 bruneu01adding documentation for section 'Core'
2016-09-13 bruneu01fixed broken links;
2016-09-13 bruneu01Merge branch 'develop' of https://github.com/ARM-softwa...
2016-09-13 bruneu01upgraded to doxygen 1.8.6
2016-09-13 Martin GüntherAdded MISRA 2012 improvements.
2016-09-13 ReinhardKeilAdded: General - Validation
2016-09-12 ReinhardKeilDoxygen setup for RTOS2 changed: struct members documen...
2016-09-12 Martin GüntherAdded MISRA improvements.
2016-09-01 Martin GüntherUpdated cmsis_compiler.h
2016-08-31 Martin GüntherUpdated cmsis_compiler.h
2016-08-25 Martin GüntherUpdated CMSIS macros for TI compiler.
2016-08-24 Martin GüntherCMSIS_Core:
2016-07-22 Matthias HertelInitial CMSIS-RTOS v2 API Documentation, Example and...
2016-07-18 Martin GüntherCorrecting CMSIS Core documentation.
2016-07-14 Martin GüntherChanged common defines for tool chain IAR.
2016-07-13 Martin Güntherchanged common defines for tool chain IAR.
2016-07-12 Martin GüntherAdded CMSE support to cmsis_gcc.h.
2016-07-05 Robert RostoharRTOS2: reorganized header folders
2016-07-04 Martin GüntherCMSIS_Core:
2016-07-01 Robert RostoharEnd-of-line normalization
2016-07-01 Martin GüntherUpdated cMSIS Core (Using TrustZone) documentation.
2016-06-30 Martin GüntherUpdated CMSIS Core documentation.
2016-06-30 Martin GüntherAdded macro __ALIGNED(x) to core_cm*.h files.
2016-06-28 Martin GüntherUpdated Cortex-M7 CMSIS function SCB_EnableICache.
2016-06-24 Martin GüntherCorrected spelling.
2016-06-20 Martin GüntherUpdated Core documentation (startup file).
2016-06-16 Martin GüntherCMSIS_Core:
2016-05-25 Martin GüntherMerge pull request #58 from David-Garcia-Polo/gcc-linke...
2016-05-25 Christopher SeidlCorrected USART example code and made minor modificatio...
2016-05-18 Christopher SeidlRemoved ARM_STORAGE_OPERATION_GET_FIRST_BLOCK as it...
2016-05-13 Joachim KrechMerge branch 'release/5.0.0-Beta4'
2016-05-13 Joachim KrechPACK schema version 1.4.4: adding CPDSC specification
2016-05-09 Martin GüntherMerge pull request #56 from GuentherMartin/core_NVIC
2016-05-09 Martin GüntherUpdated NVIC functions.
2016-05-06 Christopher SeidlMerge branch 'feature/Incorporate_Storage_Driver_into_D...
2016-05-06 Christopher SeidlAdditional changes for the CMSIS-Driver Storage API...
2016-05-06 Christopher SeidlCorrected Doxygen annotations
2016-05-06 Christopher SeidlCorrected template file, added strcut at the end of...
2016-05-06 Christopher SeidlAdded CMSIS-Driver Storage Files
2016-05-06 Christopher SeidlInitial version
2016-05-04 Christopher SeidlMerge pull request #55 from rgrover/master
2016-04-29 Martin GüntherMerge pull request #53 from GuentherMartin/Device_ARMv8MML
2016-04-29 Martin GüntherUpdated ARMv8MML device files.
2016-04-28 ReinhardKeilDocumented #define CMSIS_device_header <STM32F4.h>
2016-04-21 Martin GüntherMerge pull request #45 from GuentherMartin/CMSIS_ARMv8M
2016-04-21 Martin GüntherChanges according "CMSIS-Core v8M CMSIS 5.0 feedback".
2016-04-20 Rohit GroverIntroduce Storage driver
2016-04-20 Rohit GroverIntroduce Storage driver
2016-04-20 Reinhard KeilMerge pull request #43 from ReinhardKeil/develop
2016-04-20 ReinhardKeiltypos
2016-04-20 Reinhard KeilMerge pull request #42 from meriac/develop
2016-04-20 Reinhard KeilMerge pull request #42 from meriac/develop
2016-04-20 Milosch MeriacClarify NVIC virtualization use cases
2016-04-19 Reinhard KeilMerge pull request #41 from ReinhardKeil/develop
2016-04-19 ReinhardKeilDocumentation corrections/additions, CMSIS-CORE NVIC...
2016-04-19 Christopher SeidlMerge branch 'develop' of https://github.com/ARM-softwa...
2016-04-19 Rohit Groveradd the section for 'Function documentation'
2016-04-19 ReinhardKeilMerge branch 'develop' of https://github.com/ARM-softwa...
2016-04-19 Rohit Groverpopulate initial versions of Driver_Storage.[ch]
2016-04-19 ReinhardKeilNVIC Virtualization documented
next