]> begriffs open source - cmsis/commit
Reworked CMSIS-Core(M) and Core(A) docs for CMSIS 6. (#47)
authorVladimir Marchenko <vladimir.marchenko@arm.com>
Wed, 20 Sep 2023 06:51:56 +0000 (08:51 +0200)
committerGitHub <noreply@github.com>
Wed, 20 Sep 2023 06:51:56 +0000 (08:51 +0200)
commit082e9809cf63a40d1e2bd31ffbc3a76ea0d7bd55
treeb84a0956a450a4426b5cd4e7e0389312991b383a
parent45235a14991370ee4e5ef6d4dd952b2fc9692f86
Reworked CMSIS-Core(M) and Core(A) docs for CMSIS 6. (#47)

- Changed text content to Markdown
- Reflected new CMSIS-Core structure
- Cleaned warnings/errors.
63 files changed:
CMSIS/Core/Include/a-profile/cmsis_armclang_a.h
CMSIS/Core/Include/core_ca.h
CMSIS/Core/Template/Device_A/Config/Device_ac6.sct [new file with mode: 0644]
CMSIS/Core/Template/Device_A/Config/mem_Device.h [new file with mode: 0644]
CMSIS/Core/Template/Device_A/Include/Device.h [new file with mode: 0644]
CMSIS/Core/Template/Device_A/Include/system_Device.h [new file with mode: 0644]
CMSIS/Core/Template/Device_A/Source/mmu_Device.c [new file with mode: 0644]
CMSIS/Core/Template/Device_A/Source/startup_Device.c [new file with mode: 0644]
CMSIS/Core/Template/Device_A/Source/system_Device.c [new file with mode: 0644]
CMSIS/Core/Template/Device_M/Config/Device_ac6.sct [new file with mode: 0644]
CMSIS/Core/Template/Device_M/Config/Device_gcc.ld [new file with mode: 0644]
CMSIS/Core/Template/Device_M/Config/partition_Device.h [new file with mode: 0644]
CMSIS/Core/Template/Device_M/Include/Device.h [new file with mode: 0644]
CMSIS/Core/Template/Device_M/Include/system_Device.h [new file with mode: 0644]
CMSIS/Core/Template/Device_M/Source/startup_Device.c [new file with mode: 0644]
CMSIS/Core/Template/Device_M/Source/system_Device.c [new file with mode: 0644]
CMSIS/DoxyGen/Core/Core.dxy.in
CMSIS/DoxyGen/Core/src/MISRA.txt [deleted file]
CMSIS/DoxyGen/Core/src/Ref_CoreRegister.txt [moved from CMSIS/DoxyGen/Core/src/Ref_CoreReg.txt with 100% similarity]
CMSIS/DoxyGen/Core/src/Ref_DevCaps.txt [new file with mode: 0644]
CMSIS/DoxyGen/Core/src/Ref_NVIC.txt
CMSIS/DoxyGen/Core/src/Template.txt [deleted file]
CMSIS/DoxyGen/Core/src/Using.txt [deleted file]
CMSIS/DoxyGen/Core/src/UsingTrustZone.txt [deleted file]
CMSIS/DoxyGen/Core/src/core_device_files.md [new file with mode: 0644]
CMSIS/DoxyGen/Core/src/core_device_h.md [new file with mode: 0644]
CMSIS/DoxyGen/Core/src/core_files_in_packs.md [new file with mode: 0644]
CMSIS/DoxyGen/Core/src/core_linker_sct.md [new file with mode: 0644]
CMSIS/DoxyGen/Core/src/core_partition_device_h.md [new file with mode: 0644]
CMSIS/DoxyGen/Core/src/core_startup_c.md [new file with mode: 0644]
CMSIS/DoxyGen/Core/src/core_std_files.md [new file with mode: 0644]
CMSIS/DoxyGen/Core/src/core_system_files.md [new file with mode: 0644]
CMSIS/DoxyGen/Core/src/history.md [moved from CMSIS/DoxyGen/Core/src/Overview.txt with 61% similarity]
CMSIS/DoxyGen/Core/src/images/CMSIS_CORE_Files.png
CMSIS/DoxyGen/Core/src/images/CMSIS_CORE_Files_USER.png
CMSIS/DoxyGen/Core/src/images/CMSIS_TZ_files.png
CMSIS/DoxyGen/Core/src/images/MemoryMap_NS.png
CMSIS/DoxyGen/Core/src/images/MemoryMap_S.png
CMSIS/DoxyGen/Core/src/images/Registers.png
CMSIS/DoxyGen/Core/src/images/SimpleUseCase.png
CMSIS/DoxyGen/Core/src/images/TZ_context.png
CMSIS/DoxyGen/Core/src/mainpage.md [new file with mode: 0644]
CMSIS/DoxyGen/Core/src/misra.md [new file with mode: 0644]
CMSIS/DoxyGen/Core/src/register_mapping.md [moved from CMSIS/DoxyGen/Core/src/RegMap_CMSIS2ARM_Doc.txt with 98% similarity]
CMSIS/DoxyGen/Core/src/using.md [new file with mode: 0644]
CMSIS/DoxyGen/Core/src/using_tz.md [new file with mode: 0644]
CMSIS/DoxyGen/Core_A/Core_A.dxy.in
CMSIS/DoxyGen/Core_A/src/MISRA.txt [deleted file]
CMSIS/DoxyGen/Core_A/src/Overview.txt [deleted file]
CMSIS/DoxyGen/Core_A/src/Ref_CompilerControl.txt [moved from CMSIS/DoxyGen/Core_A/src/cmsis_armcc.txt with 99% similarity]
CMSIS/DoxyGen/Core_A/src/Ref_CoreRegister.txt [moved from CMSIS/DoxyGen/Core_A/src/ref_core_register.txt with 98% similarity]
CMSIS/DoxyGen/Core_A/src/Ref_IRQCtrl.txt [moved from CMSIS/DoxyGen/Core_A/src/irq_ctrl.txt with 89% similarity]
CMSIS/DoxyGen/Core_A/src/cmsis_compiler.txt [deleted file]
CMSIS/DoxyGen/Core_A/src/core_ca.txt
CMSIS/DoxyGen/Core_A/src/history.md [new file with mode: 0644]
CMSIS/DoxyGen/Core_A/src/mainpage.md [new file with mode: 0644]
CMSIS/DoxyGen/Core_A/src/misra.md [new file with mode: 0644]
CMSIS/DoxyGen/Core_A/src/ref_timer.txt
CMSIS/DoxyGen/Core_A/src/template.md [moved from CMSIS/DoxyGen/Core_A/src/Template.txt with 59% similarity]
CMSIS/DoxyGen/Core_A/src/using.md [moved from CMSIS/DoxyGen/Core_A/src/Using.txt with 64% similarity]
CMSIS/DoxyGen/Doxygen_Templates/Layout_forUser_Core.xml [new file with mode: 0644]
CMSIS/DoxyGen/Doxygen_Templates/navtree.js
README.md