]>
begriffs open source - cmsis/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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"
Christopher Seidl [Wed, 23 Mar 2016 14:46:45 +0000 (15:46 +0100)]
Revert "Compiler specific defines in CMSIS-CORE"
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
Christopher Seidl [Wed, 23 Mar 2016 14:03:41 +0000 (15:03 +0100)]
Compiler specific defines in CMSIS-CORE
Added to 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
Martin Günther [Mon, 14 Mar 2016 09:20:01 +0000 (10:20 +0100)]
Merge pull request #20 from GuentherMartin/CMSIS-Overview
CMSIS-Overview
Martin Günther [Mon, 14 Mar 2016 09:16:40 +0000 (10:16 +0100)]
CMSIS-Overview
Update CMSIS_5 overview page.
Martin Günther [Thu, 10 Mar 2016 15:21:43 +0000 (16:21 +0100)]
Merge remote-tracking branch 'refs/remotes/ARM-software/master'
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
Martin Günther [Thu, 10 Mar 2016 14:43:15 +0000 (15:43 +0100)]
Merge 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'
Martin Günther [Tue, 8 Mar 2016 08:47:54 +0000 (09:47 +0100)]
Merge pull request #9 from GuentherMartin/master
Master
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
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.
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.
Martin Günther [Tue, 8 Mar 2016 08:16:51 +0000 (09:16 +0100)]
Apache-2.0 license
Changed license to Apache-2.0
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
JohannesBauer [Thu, 3 Mar 2016 15:27:34 +0000 (16:27 +0100)]
Added license and contribution information to README
ReinhardKeil [Wed, 24 Feb 2016 21:19:51 +0000 (22:19 +0100)]
correct link
ReinhardKeil [Wed, 24 Feb 2016 21:15:08 +0000 (22:15 +0100)]
Slides of Embedded World Partner Meeting added
ReinhardKeil [Mon, 22 Feb 2016 16:22:36 +0000 (17:22 +0100)]
typos
ReinhardKeil [Mon, 22 Feb 2016 16:08:14 +0000 (17:08 +0100)]
Descriptive information added
ReinhardKeil [Thu, 18 Feb 2016 14:36:24 +0000 (15:36 +0100)]
Explained directory structure and how to generate documentation
Joachim Krech [Thu, 18 Feb 2016 09:03:20 +0000 (10:03 +0100)]
Adding Device folder containing CMSIS Core Device Vendor files templates
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>
Joachim Krech [Thu, 18 Feb 2016 08:04:19 +0000 (09:04 +0100)]
Initial commit