]> begriffs open source - cmsis/commit
CMSIS_Core:
authorMartin Günther <martin.guenther@arm.com>
Wed, 24 Aug 2016 09:43:05 +0000 (11:43 +0200)
committerMartin Günther <martin.guenther@arm.com>
Wed, 24 Aug 2016 09:43:05 +0000 (11:43 +0200)
commit456b3106b4b5b1935525f0d66eec5f6b1b4a573b
treee5277850bf689821a8cfd5223cd42ef5ada1b719
parent345db938cbc387ecd200b5090dac74dae0af6ae4
CMSIS_Core:
 - Added new file cmsis_compiler.h.
 - Deleted deprecated files core_cmfunc.h, core_cminstr.h, core_cmsimd.h.
 - Reworked compiler secific include files.
 - Reworked core dependant include files.
 - Added __PACKED macro.
20 files changed:
ARM.CMSIS.pdsc
CMSIS/Core/Include/cmsis_armcc.h
CMSIS/Core/Include/cmsis_armclang.h
CMSIS/Core/Include/cmsis_compiler.h [new file with mode: 0644]
CMSIS/Core/Include/cmsis_gcc.h
CMSIS/Core/Include/core_armv8mbl.h
CMSIS/Core/Include/core_armv8mml.h
CMSIS/Core/Include/core_cm0.h
CMSIS/Core/Include/core_cm0plus.h
CMSIS/Core/Include/core_cm3.h
CMSIS/Core/Include/core_cm4.h
CMSIS/Core/Include/core_cm7.h
CMSIS/Core/Include/core_cmfunc.h [deleted file]
CMSIS/Core/Include/core_cminstr.h [deleted file]
CMSIS/Core/Include/core_cmsimd.h [deleted file]
CMSIS/Core/Include/core_sc000.h
CMSIS/Core/Include/core_sc300.h
CMSIS/DoxyGen/Core/src/Overview.txt
CMSIS/DoxyGen/Core/src/Ref_CompilerControl.txt
CMSIS/DoxyGen/Core/src/Template.txt