]> begriffs open source - cmsis/commit
Updating company brand
authorJonatan Antoni <jonatan.antoni@arm.com>
Tue, 9 Jan 2018 16:29:30 +0000 (17:29 +0100)
committerJonatan Antoni <jonatan.antoni@arm.com>
Wed, 10 Jan 2018 13:44:48 +0000 (14:44 +0100)
commit826dd20e9ad7b3098a4a80a9d0f116c61eb72f96
tree1f38d0167dffd4df0e2e32ac3ee1c9445841bdfb
parentea1a56e7c5465f8d1e1e78e99582efc0c29fd621
Updating company brand
- Converted ARM to Arm in all documentative text in source, header, and doxygen.
- Converted ARM to Arm in descriptive texts in pack description file.
  All identifier strings, like vendor, are kept unchanged due to compatibility reasons.
- Updated copyright year and file date.
72 files changed:
ARM.CMSIS.pdsc
CMSIS/Core/Include/cmsis_armcc.h
CMSIS/Core/Include/cmsis_armclang.h
CMSIS/Core/Include/cmsis_compiler.h
CMSIS/Core/Include/cmsis_iccarm.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_cm23.h
CMSIS/Core/Include/core_sc000.h
CMSIS/Core/Include/core_sc300.h
CMSIS/Core/Include/mpu_armv7.h
CMSIS/Core/Include/mpu_armv8.h
CMSIS/Core/Include/tz_context.h
CMSIS/Core/Template/ARMv8-M/main_s.c
CMSIS/Core/Template/ARMv8-M/tz_context.c
CMSIS/Core_A/Include/cmsis_armcc.h
CMSIS/Core_A/Include/cmsis_armclang.h
CMSIS/Core_A/Include/cmsis_compiler.h
CMSIS/Core_A/Include/cmsis_iccarm.h
CMSIS/DoxyGen/Core/src/Overview.txt
CMSIS/DoxyGen/Core/src/Ref_CompilerControl.txt
CMSIS/DoxyGen/Core/src/Ref_CoreReg.txt
CMSIS/DoxyGen/Core/src/Ref_FPU.txt
CMSIS/DoxyGen/Core/src/Ref_MPU.txt
CMSIS/DoxyGen/Core/src/Ref_NVIC.txt
CMSIS/DoxyGen/Core/src/Ref_SystemAndClock.txt
CMSIS/DoxyGen/Core/src/Ref_Trustzone.txt
CMSIS/DoxyGen/Core/src/Ref_cmInstr.txt
CMSIS/DoxyGen/Core/src/Template.txt
CMSIS/DoxyGen/Core/src/Using.txt
CMSIS/DoxyGen/Core/src/UsingTrustZone.txt
CMSIS/DoxyGen/Core_A/src/Overview.txt
CMSIS/DoxyGen/Core_A/src/Ref_SystemAndClock.txt
CMSIS/DoxyGen/Core_A/src/Template.txt
CMSIS/DoxyGen/Core_A/src/Using.txt
CMSIS/DoxyGen/Core_A/src/cmsis_armcc.txt
CMSIS/DoxyGen/Core_A/src/core_ca.txt
CMSIS/DoxyGen/Core_A/src/irq_ctrl.txt
CMSIS/DoxyGen/Core_A/src/ref_core_register.txt
CMSIS/DoxyGen/Core_A/src/ref_gic.txt
CMSIS/DoxyGen/Core_A/src/ref_mmu.txt
CMSIS/DoxyGen/Doxygen_Templates/cmsis_footer.html
CMSIS/DoxyGen/Driver/src/Driver_ETH.c
CMSIS/DoxyGen/Driver/src/Driver_ETH_MAC.c
CMSIS/DoxyGen/Driver/src/Driver_ETH_PHY.c
CMSIS/DoxyGen/Driver/src/Driver_Flash.c
CMSIS/DoxyGen/Driver/src/Driver_I2C.c
CMSIS/DoxyGen/Driver/src/Driver_MCI.c
CMSIS/DoxyGen/Driver/src/Driver_NAND.c
CMSIS/DoxyGen/Driver/src/Driver_SPI.c
CMSIS/DoxyGen/Driver/src/Driver_Storage.c
CMSIS/DoxyGen/Driver/src/Driver_USART.c
CMSIS/DoxyGen/Driver/src/Driver_USB.c
CMSIS/DoxyGen/Driver/src/Driver_USBD.c
CMSIS/DoxyGen/Driver/src/Driver_USBH.c
CMSIS/DoxyGen/General/src/introduction.txt
CMSIS/DoxyGen/RTOS2/src/cmsis_os2.txt
CMSIS/Driver/DriverTemplates/Driver_CAN.c
CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c
CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c
CMSIS/Driver/DriverTemplates/Driver_Flash.c
CMSIS/Driver/DriverTemplates/Driver_I2C.c
CMSIS/Driver/DriverTemplates/Driver_MCI.c
CMSIS/Driver/DriverTemplates/Driver_SAI.c
CMSIS/Driver/DriverTemplates/Driver_SPI.c
CMSIS/Driver/DriverTemplates/Driver_Storage.c
CMSIS/Driver/DriverTemplates/Driver_USART.c
CMSIS/Driver/DriverTemplates/Driver_USBD.c
CMSIS/Driver/DriverTemplates/Driver_USBH.c
README.md