Merged CMSIS 2.1 files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3212 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
66d30038d4
commit
cd7e1aa36d
|
@ -89,6 +89,9 @@
|
||||||
(backported to 2.2.4).
|
(backported to 2.2.4).
|
||||||
- FIX: Fixed timeout problem in the lwIP interface layer (bug 3302420)
|
- FIX: Fixed timeout problem in the lwIP interface layer (bug 3302420)
|
||||||
(backported to 2.2.4).
|
(backported to 2.2.4).
|
||||||
|
- NEW: Added the new CMSIS 2.1 headers, now CMSIS resides into a shared
|
||||||
|
location: ./os/ports/common/ARMCMx/CMSIS. Old CMSIS files have been
|
||||||
|
removed from the various platforms.
|
||||||
- NEW: Removed all the ch.ld files from the ARMCMx demos, now the makefiles
|
- NEW: Removed all the ch.ld files from the ARMCMx demos, now the makefiles
|
||||||
point to common ld files under the various ports. Less duplication and
|
point to common ld files under the various ports. Less duplication and
|
||||||
easier maintenance.
|
easier maintenance.
|
||||||
|
|
Loading…
Reference in New Issue