commit | 517e22038a244d914a9a871f29b0195f0b91f893 | [log] [tgz] |
---|---|---|
author | Martin Günther <martin.guenther@arm.com> | Tue Jul 12 15:06:22 2016 +0200 |
committer | Martin Günther <martin.guenther@arm.com> | Tue Jul 12 15:09:15 2016 +0200 |
tree | edab0a3bc7506f150c9907110dc4b9adb554bef6 | |
parent | 1e9866fcb890baefbc54448b84525b3941aa96b2 [diff] [blame] |
Added CMSE support to cmsis_gcc.h.
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc index 74424b3..8902e2b 100644 --- a/ARM.CMSIS.pdsc +++ b/ARM.CMSIS.pdsc
@@ -8,6 +8,10 @@ <url>http://www.keil.com/pack/</url> <releases> + <release version="5.0.0-Beta11"> + CMSIS_Core: + - Added CMSE support to cmsis_gcc.h. + </release> <release version="5.0.0-Beta10"> CMSIS-RTOS2: - Added RTX5 component.