]> begriffs open source - cmsis/log
cmsis
9 years agoAdded batch file to generate CMSIS pack.
Martin Günther [Fri, 13 May 2016 05:57:31 +0000 (07:57 +0200)]
Added batch file to generate CMSIS pack.

9 years agoMerge pull request #56 from GuentherMartin/core_NVIC
Martin Günther [Mon, 9 May 2016 08:39:07 +0000 (10:39 +0200)]
Merge pull request #56 from GuentherMartin/core_NVIC

Updated NVIC functions.

9 years agoUpdated NVIC functions.
Martin Günther [Mon, 9 May 2016 08:36:32 +0000 (10:36 +0200)]
Updated NVIC functions.

9 years agoMerge branch 'feature/Incorporate_Storage_Driver_into_Documentation' into develop
Christopher Seidl [Fri, 6 May 2016 12:37:35 +0000 (14:37 +0200)]
Merge branch 'feature/Incorporate_Storage_Driver_into_Documentation' into develop

9 years agoAdditional changes for the CMSIS-Driver Storage API documentation
Christopher Seidl [Fri, 6 May 2016 12:35:03 +0000 (14:35 +0200)]
Additional changes for the CMSIS-Driver Storage API documentation

9 years agoCorrected Doxygen annotations
Christopher Seidl [Fri, 6 May 2016 11:30:48 +0000 (13:30 +0200)]
Corrected Doxygen annotations

9 years agoCorrected template file, added strcut at the end of the template.
Christopher Seidl [Fri, 6 May 2016 11:30:08 +0000 (13:30 +0200)]
Corrected template file, added strcut at the end of the template.

9 years agoAdded CMSIS-Driver Storage Files
Christopher Seidl [Fri, 6 May 2016 11:29:46 +0000 (13:29 +0200)]
Added CMSIS-Driver Storage Files

9 years agoInitial version
Christopher Seidl [Fri, 6 May 2016 11:29:26 +0000 (13:29 +0200)]
Initial version

9 years agoMerge pull request #55 from rgrover/master
Christopher Seidl [Wed, 4 May 2016 09:22:46 +0000 (11:22 +0200)]
Merge pull request #55 from rgrover/master

Introduce Storage driver.

9 years agoUpdate README.md
Reinhard Keil [Fri, 29 Apr 2016 13:41:22 +0000 (15:41 +0200)]
Update README.md

9 years agoMerge pull request #53 from GuentherMartin/Device_ARMv8MML
Martin Günther [Fri, 29 Apr 2016 06:49:34 +0000 (08:49 +0200)]
Merge pull request #53 from GuentherMartin/Device_ARMv8MML

Updated ARMv8MML device files.

9 years agoUpdated ARMv8MML device files.
Martin Günther [Fri, 29 Apr 2016 06:44:31 +0000 (08:44 +0200)]
Updated ARMv8MML device files.
 - Replaced ARMv8MML_FP with ARMv8MML_SP, ARMv8MML_DP.
Updated core_cm4.h.
 - Removed GCC compiler warning.
Updated core_armv8m*.h.
 - Corrected typo.

9 years agoDocumented #define CMSIS_device_header <STM32F4.h>
ReinhardKeil [Thu, 28 Apr 2016 14:04:28 +0000 (16:04 +0200)]
Documented #define CMSIS_device_header <STM32F4.h>

9 years agoMerge pull request #45 from GuentherMartin/CMSIS_ARMv8M
Martin Günther [Thu, 21 Apr 2016 12:40:42 +0000 (14:40 +0200)]
Merge pull request #45 from GuentherMartin/CMSIS_ARMv8M

Changes according "CMSIS-Core v8M CMSIS 5.0 feedback".

9 years agoChanges according "CMSIS-Core v8M CMSIS 5.0 feedback".
Martin Günther [Thu, 21 Apr 2016 12:29:05 +0000 (14:29 +0200)]
Changes according "CMSIS-Core v8M CMSIS 5.0 feedback".
  cmsis_armclang.h:
   - updated predefined macros
   - reworked __TZ_*_NS functions
  core_armv8m*.h:
   - changed NVIC_Type, DWT_Type, CoreDebug_Type, CONTROL_Type
   - reworked NVIC_*TargetState functions
  core_cm*.h:
   - changed CONTROL_Type
   - changed macro NVIC_PRIO_BITS

9 years agoIntroduce Storage driver
Rohit Grover [Wed, 20 Apr 2016 14:34:19 +0000 (15:34 +0100)]
Introduce Storage driver

9 years agoIntroduce Storage driver
Rohit Grover [Wed, 20 Apr 2016 14:33:25 +0000 (15:33 +0100)]
Introduce Storage driver

9 years agoMerge pull request #43 from ReinhardKeil/develop
Reinhard Keil [Wed, 20 Apr 2016 12:21:42 +0000 (14:21 +0200)]
Merge pull request #43 from ReinhardKeil/develop

typos

9 years agotypos
ReinhardKeil [Wed, 20 Apr 2016 12:20:30 +0000 (14:20 +0200)]
typos

9 years agoMerge branch 'develop' of https://github.com/ReinhardKeil/CMSIS_5 into develop
ReinhardKeil [Wed, 20 Apr 2016 12:04:11 +0000 (14:04 +0200)]
Merge branch 'develop' of https://github.com/ReinhardKeil/CMSIS_5 into develop

9 years agoMerge pull request #42 from meriac/develop
Reinhard Keil [Wed, 20 Apr 2016 11:50:46 +0000 (13:50 +0200)]
Merge pull request #42 from meriac/develop

Clarify NVIC virtualization use cases

9 years agoMerge pull request #42 from meriac/develop
Reinhard Keil [Wed, 20 Apr 2016 11:50:46 +0000 (13:50 +0200)]
Merge pull request #42 from meriac/develop

Clarify NVIC virtualization use cases

9 years agoClarify NVIC virtualization use cases
Milosch Meriac [Wed, 20 Apr 2016 09:19:20 +0000 (10:19 +0100)]
Clarify NVIC virtualization use cases

9 years agoMerge pull request #41 from ReinhardKeil/develop
Reinhard Keil [Tue, 19 Apr 2016 15:12:16 +0000 (17:12 +0200)]
Merge pull request #41 from ReinhardKeil/develop

Documentation corrections/additions, CMSIS-CORE NVIC virtualization, …

9 years agoDocumentation corrections/additions, CMSIS-CORE NVIC virtualization, version informat...
ReinhardKeil [Tue, 19 Apr 2016 15:10:25 +0000 (17:10 +0200)]
Documentation corrections/additions, CMSIS-CORE NVIC virtualization, version information, etc.

9 years agoMerge pull request #40 from KeilChris/feature/RTX_Documentation_Enhancements
Christopher Seidl [Tue, 19 Apr 2016 14:04:45 +0000 (16:04 +0200)]
Merge pull request #40 from KeilChris/feature/RTX_Documentation_Enhancements

RTX documentation enhancements

9 years agoMerge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into feature/RTX_Do...
Christopher Seidl [Tue, 19 Apr 2016 14:02:10 +0000 (16:02 +0200)]
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into feature/RTX_Documentation_Enhancements

9 years agoadd the section for 'Function documentation'
Rohit Grover [Tue, 19 Apr 2016 12:34:59 +0000 (13:34 +0100)]
add the section for 'Function documentation'

9 years agoMerge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
ReinhardKeil [Tue, 19 Apr 2016 12:34:42 +0000 (14:34 +0200)]
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop

9 years agopopulate initial versions of Driver_Storage.[ch]
Rohit Grover [Tue, 19 Apr 2016 09:19:00 +0000 (10:19 +0100)]
populate initial versions of Driver_Storage.[ch]

9 years agoNVIC Virtualization documented
ReinhardKeil [Tue, 19 Apr 2016 12:32:56 +0000 (14:32 +0200)]
NVIC Virtualization documented

9 years agoMerge pull request #39 from GuentherMartin/PriorityFunc
Martin Günther [Tue, 19 Apr 2016 10:02:00 +0000 (12:02 +0200)]
Merge pull request #39 from GuentherMartin/PriorityFunc

Add uVisor support for priority grouping functions.

9 years agoAdd uVisor support for priority grouping functions.
Martin Günther [Tue, 19 Apr 2016 10:00:31 +0000 (12:00 +0200)]
Add uVisor support for priority grouping functions.

9 years agoIgnorign DoxyGen output
Christopher Seidl [Mon, 18 Apr 2016 14:25:10 +0000 (16:25 +0200)]
Ignorign DoxyGen output

9 years agoMerge pull request #37 from ReinhardKeil/develop
Reinhard Keil [Mon, 18 Apr 2016 10:59:00 +0000 (12:59 +0200)]
Merge pull request #37 from ReinhardKeil/develop

CMSIS-RTOS v2 documentation clean-up

9 years agoMerge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
ReinhardKeil [Mon, 18 Apr 2016 10:56:03 +0000 (12:56 +0200)]
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop

9 years agoRTOS v2 documentation updated
ReinhardKeil [Mon, 18 Apr 2016 10:54:41 +0000 (12:54 +0200)]
RTOS v2 documentation updated

9 years agoMerge pull request #36 from GuentherMartin/ifndef
Martin Günther [Mon, 18 Apr 2016 10:00:01 +0000 (12:00 +0200)]
Merge pull request #36 from GuentherMartin/ifndef

Corrected macro check

9 years agoCorrected macro check
Martin Günther [Mon, 18 Apr 2016 09:58:15 +0000 (11:58 +0200)]
Corrected macro check

9 years agoMerge pull request #35 from GuentherMartin/GetVector
Martin Günther [Mon, 18 Apr 2016 09:37:07 +0000 (11:37 +0200)]
Merge pull request #35 from GuentherMartin/GetVector

Corrected NVIC_GetVector

9 years agoCorrected NVIC_GetVector
Martin Günther [Mon, 18 Apr 2016 09:35:43 +0000 (11:35 +0200)]
Corrected NVIC_GetVector

9 years agoMerge pull request #34 from GuentherMartin/uVisor_M4
Martin Günther [Mon, 18 Apr 2016 08:23:54 +0000 (10:23 +0200)]
Merge pull request #34 from GuentherMartin/uVisor_M4

Adding uVisor support for Cortex-M4

9 years agoAdding uVisor support for Cortex-M4
Martin Günther [Mon, 18 Apr 2016 08:16:52 +0000 (10:16 +0200)]
Adding uVisor support for Cortex-M4

9 years agoUpdate README.md
Reinhard Keil [Fri, 15 Apr 2016 13:54:09 +0000 (15:54 +0200)]
Update README.md

9 years agoUpdate README.md
Reinhard Keil [Fri, 15 Apr 2016 13:25:11 +0000 (15:25 +0200)]
Update README.md

9 years agoMerge pull request #31 from KeilChris/CMSIS-RTOS-API-v2
Christopher Seidl [Fri, 15 Apr 2016 10:57:51 +0000 (12:57 +0200)]
Merge pull request #31 from KeilChris/CMSIS-RTOS-API-v2

CMSIS-RTOS API Documentation enhancements

9 years agoMore work on CMSIS-RTOS documentation including RTX Implementation
Christopher Seidl [Fri, 15 Apr 2016 10:49:48 +0000 (12:49 +0200)]
More work on CMSIS-RTOS documentation including RTX Implementation

9 years agoAdapted documentation generation to new directory structure
Christopher Seidl [Thu, 14 Apr 2016 09:45:27 +0000 (11:45 +0200)]
Adapted documentation generation to new directory structure

9 years agoDirectory for RTOS API v2 changed to RTOS2
Christopher Seidl [Thu, 14 Apr 2016 08:33:15 +0000 (10:33 +0200)]
Directory for RTOS API v2 changed to RTOS2

9 years agoMerge pull request #30 from KeilChris/CMSIS-RTOS-API-v2
Christopher Seidl [Tue, 12 Apr 2016 13:59:59 +0000 (15:59 +0200)]
Merge pull request #30 from KeilChris/CMSIS-RTOS-API-v2

Initial changes for new RTOS API v2.

9 years agoInitial changes for new RTOS API v2. Added separate tab for legacy API v1
Christopher Seidl [Tue, 12 Apr 2016 13:55:01 +0000 (15:55 +0200)]
Initial changes for new RTOS API v2. Added separate tab for legacy API v1

9 years agoMerge pull request #29 from KeilChris/SDCMSIS-431
Christopher Seidl [Fri, 8 Apr 2016 11:48:02 +0000 (13:48 +0200)]
Merge pull request #29 from KeilChris/SDCMSIS-431

CMSIS-Core documentation for compiler specific #defines (SDCMSIS-431)

9 years agoCMSIS-Core documentation for compiler specific #defines (SDCMSIS-431)
Christopher Seidl [Fri, 8 Apr 2016 11:45:34 +0000 (13:45 +0200)]
CMSIS-Core documentation for compiler specific #defines (SDCMSIS-431)

9 years agoMerge branch 'master' of https://github.com/ARM-software/CMSIS_5
Christopher Seidl [Fri, 8 Apr 2016 11:34:07 +0000 (13:34 +0200)]
Merge branch 'master' of https://github.com/ARM-software/CMSIS_5

Trying to get a clean repo.

9 years agoMerge pull request #28 from GuentherMartin/CMSIS_Docu
Martin Günther [Fri, 8 Apr 2016 11:04:22 +0000 (13:04 +0200)]
Merge pull request #28 from GuentherMartin/CMSIS_Docu

remove section RTX from CMSIS documentation

9 years agoremove section RTX from CMSIS documentation
Martin Günther [Fri, 8 Apr 2016 11:02:31 +0000 (13:02 +0200)]
remove section RTX from CMSIS documentation

9 years agoMerge pull request #23 from GuentherMartin/ARMv8M_changes
Martin Günther [Wed, 6 Apr 2016 09:41:38 +0000 (11:41 +0200)]
Merge pull request #23 from GuentherMartin/ARMv8M_changes

ARMv8M changes

9 years agoARMv8M changes
Martin Günther [Wed, 6 Apr 2016 09:31:20 +0000 (11:31 +0200)]
ARMv8M changes

Increased ARMv8M SAU regions to 8.
Moved function TZ_SAU_Setup to device dependant file
partition_<device>.h.

9 years agoMerge pull request #22 from ReinhardKeil/master
Christopher Seidl [Tue, 5 Apr 2016 08:50:19 +0000 (10:50 +0200)]
Merge pull request #22 from ReinhardKeil/master

Master

9 years agoMerge pull request #4 from KeilChris/revert-3-SDCMSIS-431
Christopher Seidl [Wed, 23 Mar 2016 14:46:58 +0000 (15:46 +0100)]
Merge pull request #4 from KeilChris/revert-3-SDCMSIS-431

Revert "Compiler specific defines in CMSIS-CORE"

9 years agoRevert "Compiler specific defines in CMSIS-CORE"
Christopher Seidl [Wed, 23 Mar 2016 14:46:45 +0000 (15:46 +0100)]
Revert "Compiler specific defines in CMSIS-CORE"

9 years agoMerge pull request #3 from KeilChris/SDCMSIS-431
Christopher Seidl [Wed, 23 Mar 2016 14:07:59 +0000 (15:07 +0100)]
Merge pull request #3 from KeilChris/SDCMSIS-431

Compiler specific defines in CMSIS-CORE

9 years agoCompiler specific defines in CMSIS-CORE
Christopher Seidl [Wed, 23 Mar 2016 14:03:41 +0000 (15:03 +0100)]
Compiler specific defines in CMSIS-CORE

Added to documentation

9 years agoMerge pull request #2 from KeilChris/CMSIS-RTOS-API-Documentation
Christopher Seidl [Tue, 15 Mar 2016 16:19:29 +0000 (17:19 +0100)]
Merge pull request #2 from KeilChris/CMSIS-RTOS-API-Documentation

Added more information on new features

9 years agoMerge pull request #20 from GuentherMartin/CMSIS-Overview
Martin Günther [Mon, 14 Mar 2016 09:20:01 +0000 (10:20 +0100)]
Merge pull request #20 from GuentherMartin/CMSIS-Overview

CMSIS-Overview

9 years agoCMSIS-Overview
Martin Günther [Mon, 14 Mar 2016 09:16:40 +0000 (10:16 +0100)]
CMSIS-Overview

Update CMSIS_5 overview page.

9 years agoMerge remote-tracking branch 'refs/remotes/ARM-software/master'
Martin Günther [Thu, 10 Mar 2016 15:21:43 +0000 (16:21 +0100)]
Merge remote-tracking branch 'refs/remotes/ARM-software/master'

9 years agoMerge pull request #16 from GuentherMartin/DSP_Lib-InitialVersion
Martin Günther [Thu, 10 Mar 2016 15:05:13 +0000 (16:05 +0100)]
Merge pull request #16 from GuentherMartin/DSP_Lib-InitialVersion

Dsp lib initial version

9 years agoMerge remote-tracking branch 'refs/remotes/ARM-software/master'
Martin Günther [Thu, 10 Mar 2016 14:43:15 +0000 (15:43 +0100)]
Merge remote-tracking branch 'refs/remotes/ARM-software/master'

9 years agoMerge remote-tracking branch 'refs/remotes/ARM-software/master'
Christopher Seidl [Tue, 8 Mar 2016 09:52:43 +0000 (10:52 +0100)]
Merge remote-tracking branch 'refs/remotes/ARM-software/master'

9 years agoMerge pull request #9 from GuentherMartin/master
Martin Günther [Tue, 8 Mar 2016 08:47:54 +0000 (09:47 +0100)]
Merge pull request #9 from GuentherMartin/master

Master

9 years agomacros _VAL2FLD _FLD2VAL
Martin Günther [Tue, 8 Mar 2016 08:39:53 +0000 (09:39 +0100)]
macros _VAL2FLD _FLD2VAL

added brackets to parameters and used cast to uint32_t

9 years agocorrected function SCB_DisableDCache()
Martin Günther [Tue, 8 Mar 2016 08:30:39 +0000 (09:30 +0100)]
corrected function SCB_DisableDCache()

function SCB_DisableDCache() caused problems if used with tool chain GCC
and optimization level 0.

9 years agomacro check
Martin Günther [Tue, 8 Mar 2016 08:24:55 +0000 (09:24 +0100)]
macro check

added  checks if macro is defined bore it is used.

9 years agoApache-2.0 license
Martin Günther [Tue, 8 Mar 2016 08:16:51 +0000 (09:16 +0100)]
Apache-2.0 license

Changed license to Apache-2.0

9 years agoMerge pull request #7 from JohannesBauer/master
Reinhard Keil [Thu, 3 Mar 2016 16:02:58 +0000 (17:02 +0100)]
Merge pull request #7 from JohannesBauer/master

Added license and contribution information to README

9 years agoAdded license and contribution information to README
JohannesBauer [Thu, 3 Mar 2016 15:27:34 +0000 (16:27 +0100)]
Added license and contribution information to README

9 years agocorrect link
ReinhardKeil [Wed, 24 Feb 2016 21:19:51 +0000 (22:19 +0100)]
correct link

9 years agoSlides of Embedded World Partner Meeting added
ReinhardKeil [Wed, 24 Feb 2016 21:15:08 +0000 (22:15 +0100)]
Slides of Embedded World Partner Meeting added

9 years agotypos
ReinhardKeil [Mon, 22 Feb 2016 16:22:36 +0000 (17:22 +0100)]
typos

9 years agoDescriptive information added
ReinhardKeil [Mon, 22 Feb 2016 16:08:14 +0000 (17:08 +0100)]
Descriptive information added

9 years agoExplained directory structure and how to generate documentation
ReinhardKeil [Thu, 18 Feb 2016 14:36:24 +0000 (15:36 +0100)]
Explained directory structure and how to generate documentation

9 years agoAdding Device folder containing CMSIS Core Device Vendor files templates
Joachim Krech [Thu, 18 Feb 2016 09:03:20 +0000 (10:03 +0100)]
Adding Device folder containing CMSIS Core Device Vendor files templates

9 years agoInitial Commit starting from:
Joachim Krech [Thu, 18 Feb 2016 08:17:07 +0000 (09:17 +0100)]
Initial Commit starting from:
- doxygen documentation for CMSIS
-- Core
-- Driver
-- General
-- Pack
-- SVD
- Driver
- RTOS
- Utilities
-- Pack Schema, Checker
-- SVD Schema, Checker and Example

Signed-off-by: Joachim Krech <joachim.krech@arm.com>
9 years agoInitial commit
Joachim Krech [Thu, 18 Feb 2016 08:04:19 +0000 (09:04 +0100)]
Initial commit