~ruther/uni-mam-arm

327c9f42f5485a6520d317dc6bd1c8acd240e9bc — Rutherther 4 months ago
Init arm01, arm02, arm03
212 files changed, 758111 insertions(+), 0 deletions(-)

A .gitignore
A arm01/.dir-locals.el
A arm01/.envrc
A arm01/.gitignore
A arm01/.gitmodules
A arm01/.project
A arm01/Makefile
A arm01/devices/STM32F401xE/include/defines.h
A arm01/devices/STM32F401xE/isr.c
A arm01/devices/STM32F401xE/linker_script.ld
A arm01/devices/general/startup.c
A arm01/gdb.script
A arm01/include/delay.h
A arm01/include/exti.h
A arm01/include/pin.h
A arm01/include/registers.h
A arm01/include/timer.h
A arm01/libs/CMSIS_6/.gitignore
A arm01/libs/CMSIS_6/CMSIS/Core/Include/a-profile/cmsis_armclang_a.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/a-profile/cmsis_clang_a.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/a-profile/cmsis_cp15.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/a-profile/cmsis_gcc_a.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/a-profile/cmsis_iccarm_a.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/a-profile/irq_ctrl.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/cmsis_armclang.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/cmsis_clang.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/cmsis_compiler.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/cmsis_gcc.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/cmsis_iccarm.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/cmsis_version.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_ca.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_cm0.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_cm0plus.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_cm1.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_cm23.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_cm3.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_cm33.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_cm35p.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_cm4.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_cm52.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_cm55.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_cm7.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_cm85.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_sc000.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_sc300.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/core_starmc1.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/m-profile/armv7m_cachel1.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/m-profile/armv7m_mpu.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/m-profile/armv81m_pac.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/m-profile/armv8m_mpu.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/m-profile/armv8m_pmu.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/m-profile/cmsis_armclang_m.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/m-profile/cmsis_clang_m.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/m-profile/cmsis_gcc_m.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/m-profile/cmsis_iccarm_m.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/m-profile/cmsis_tiarmclang_m.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/r-profile/cmsis_armclang_r.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/r-profile/cmsis_clang_r.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/r-profile/cmsis_gcc_r.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/r-profile/cmsis_iccarm_r.h
A arm01/libs/CMSIS_6/CMSIS/Core/Include/tz_context.h
A arm01/libs/cmsis_device_f4/Include/stm32f401xc.h
A arm01/libs/cmsis_device_f4/Include/stm32f401xe.h
A arm01/libs/cmsis_device_f4/Include/stm32f405xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f407xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f410cx.h
A arm01/libs/cmsis_device_f4/Include/stm32f410rx.h
A arm01/libs/cmsis_device_f4/Include/stm32f410tx.h
A arm01/libs/cmsis_device_f4/Include/stm32f411xe.h
A arm01/libs/cmsis_device_f4/Include/stm32f412cx.h
A arm01/libs/cmsis_device_f4/Include/stm32f412rx.h
A arm01/libs/cmsis_device_f4/Include/stm32f412vx.h
A arm01/libs/cmsis_device_f4/Include/stm32f412zx.h
A arm01/libs/cmsis_device_f4/Include/stm32f413xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f415xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f417xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f423xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f427xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f429xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f437xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f439xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f446xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f469xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f479xx.h
A arm01/libs/cmsis_device_f4/Include/stm32f4xx.h
A arm01/libs/cmsis_device_f4/Include/system_stm32f4xx.h
A arm01/manifest.scm
A arm01/src/delay.c
A arm01/src/exti.c
A arm01/src/main.c
A arm01/src/pin.c
A arm01/src/registers.c
A arm01/src/syscalls.c
A arm01/src/timer.c
A arm02/.dir-locals.el
A arm02/.envrc
A arm02/.gitignore
A arm02/.project
A arm02/Makefile
A arm02/devices/general/common_entry.ld
A arm02/devices/general/common_sections.ld
A arm02/devices/general/startup.c
A arm02/devices/general/syscalls.c.example
A arm02/devices/stm32f401/include/defines.h
A arm02/devices/stm32f401/isr.c
A arm02/devices/stm32f401/linker_script.ld
A arm02/devices/stm32f407/include/defines.h
A arm02/devices/stm32f407/isr.c
A arm02/devices/stm32f407/linker_script.ld
A arm02/devices/stm32f446/include/defines.h
A arm02/devices/stm32f446/isr.c
A arm02/devices/stm32f446/linker_script.ld
A arm02/devices/stm32h747/README.md
A arm02/devices/stm32h747/include/defines.h
A arm02/devices/stm32h747/isr.c
A arm02/devices/stm32h747/linker_script.ld
A arm02/gdb.script
A arm02/manifest.scm
A arm02/src/main.S
A arm03/.dir-locals.el
A arm03/.envrc
A arm03/.gitignore
A arm03/.gitmodules
A arm03/.project
A arm03/Makefile
A arm03/devices/STM32F401xE/include/defines.h
A arm03/devices/STM32F401xE/isr.c
A arm03/devices/STM32F401xE/linker_script.ld
A arm03/devices/general/startup.c
A arm03/gdb.script
A arm03/include/delay.h
A arm03/include/exti.h
A arm03/include/pin.h
A arm03/include/registers.h
A arm03/include/timer.h
A arm03/libs/CMSIS_6/.gitignore
A arm03/libs/CMSIS_6/CMSIS/Core/Include/a-profile/cmsis_armclang_a.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/a-profile/cmsis_clang_a.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/a-profile/cmsis_cp15.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/a-profile/cmsis_gcc_a.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/a-profile/cmsis_iccarm_a.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/a-profile/irq_ctrl.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/cmsis_armclang.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/cmsis_clang.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/cmsis_compiler.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/cmsis_gcc.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/cmsis_iccarm.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/cmsis_version.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_ca.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_cm0.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_cm0plus.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_cm1.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_cm23.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_cm3.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_cm33.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_cm35p.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_cm4.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_cm52.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_cm55.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_cm7.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_cm85.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_sc000.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_sc300.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/core_starmc1.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/m-profile/armv7m_cachel1.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/m-profile/armv7m_mpu.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/m-profile/armv81m_pac.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/m-profile/armv8m_mpu.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/m-profile/armv8m_pmu.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/m-profile/cmsis_armclang_m.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/m-profile/cmsis_clang_m.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/m-profile/cmsis_gcc_m.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/m-profile/cmsis_iccarm_m.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/m-profile/cmsis_tiarmclang_m.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/r-profile/cmsis_armclang_r.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/r-profile/cmsis_clang_r.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/r-profile/cmsis_gcc_r.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/r-profile/cmsis_iccarm_r.h
A arm03/libs/CMSIS_6/CMSIS/Core/Include/tz_context.h
A arm03/libs/cmsis_device_f4/Include/stm32f401xc.h
A arm03/libs/cmsis_device_f4/Include/stm32f401xe.h
A arm03/libs/cmsis_device_f4/Include/stm32f405xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f407xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f410cx.h
A arm03/libs/cmsis_device_f4/Include/stm32f410rx.h
A arm03/libs/cmsis_device_f4/Include/stm32f410tx.h
A arm03/libs/cmsis_device_f4/Include/stm32f411xe.h
A arm03/libs/cmsis_device_f4/Include/stm32f412cx.h
A arm03/libs/cmsis_device_f4/Include/stm32f412rx.h
A arm03/libs/cmsis_device_f4/Include/stm32f412vx.h
A arm03/libs/cmsis_device_f4/Include/stm32f412zx.h
A arm03/libs/cmsis_device_f4/Include/stm32f413xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f415xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f417xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f423xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f427xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f429xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f437xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f439xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f446xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f469xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f479xx.h
A arm03/libs/cmsis_device_f4/Include/stm32f4xx.h
A arm03/libs/cmsis_device_f4/Include/system_stm32f4xx.h
A arm03/manifest.scm
A arm03/src/delay.c
A arm03/src/exti.c
A arm03/src/main.c
A arm03/src/pin.c
A arm03/src/registers.c
A arm03/src/syscalls.c
A arm03/src/timer.c
This diff is too large to display. Try viewing the raw diff instead.
Do not follow this link