]> bicyclesonthemoon.info Git - klavirko/main/commit
Final version as of 23.1.2022 main v1.0
authorb <rowerynaksiezycu@gmail.com>
Sun, 23 Jan 2022 20:57:00 +0000 (21:57 +0100)
committerb <rowerynaksiezycu@gmail.com>
Sun, 23 Jan 2022 20:57:00 +0000 (21:57 +0100)
commitb03878f68a3bed141bae0e6442996399e55e683d
tree48fcc136b7178289b5a86cfa82c94279b504b469
Final version as of 23.1.2022
55 files changed:
.cproject [new file with mode: 0644]
.project [new file with mode: 0644]
.settings/language.settings.xml [new file with mode: 0644]
.settings/org.eclipse.cdt.codan.core.prefs [new file with mode: 0644]
CMSIS/core/arm_common_tables.h [new file with mode: 0644]
CMSIS/core/arm_const_structs.h [new file with mode: 0644]
CMSIS/core/arm_math.h [new file with mode: 0644]
CMSIS/core/cmsis_armcc.h [new file with mode: 0644]
CMSIS/core/cmsis_armcc_V6.h [new file with mode: 0644]
CMSIS/core/cmsis_gcc.h [new file with mode: 0644]
CMSIS/core/core_cm0.h [new file with mode: 0644]
CMSIS/core/core_cm0plus.h [new file with mode: 0644]
CMSIS/core/core_cm3.h [new file with mode: 0644]
CMSIS/core/core_cm4.h [new file with mode: 0644]
CMSIS/core/core_cm7.h [new file with mode: 0644]
CMSIS/core/core_cmFunc.h [new file with mode: 0644]
CMSIS/core/core_cmInstr.h [new file with mode: 0644]
CMSIS/core/core_cmSimd.h [new file with mode: 0644]
CMSIS/core/core_sc000.h [new file with mode: 0644]
CMSIS/core/core_sc300.h [new file with mode: 0644]
CMSIS/device/stm32l010x4.h [new file with mode: 0644]
CMSIS/device/stm32l010x6.h [new file with mode: 0644]
CMSIS/device/stm32l010x8.h [new file with mode: 0644]
CMSIS/device/stm32l010xb.h [new file with mode: 0644]
CMSIS/device/stm32l011xx.h [new file with mode: 0644]
CMSIS/device/stm32l021xx.h [new file with mode: 0644]
CMSIS/device/stm32l031xx.h [new file with mode: 0644]
CMSIS/device/stm32l041xx.h [new file with mode: 0644]
CMSIS/device/stm32l051xx.h [new file with mode: 0644]
CMSIS/device/stm32l052xx.h [new file with mode: 0644]
CMSIS/device/stm32l053xx.h [new file with mode: 0644]
CMSIS/device/stm32l061xx.h [new file with mode: 0644]
CMSIS/device/stm32l062xx.h [new file with mode: 0644]
CMSIS/device/stm32l063xx.h [new file with mode: 0644]
CMSIS/device/stm32l071xx.h [new file with mode: 0644]
CMSIS/device/stm32l072xx.h [new file with mode: 0644]
CMSIS/device/stm32l073xx.h [new file with mode: 0644]
CMSIS/device/stm32l081xx.h [new file with mode: 0644]
CMSIS/device/stm32l082xx.h [new file with mode: 0644]
CMSIS/device/stm32l083xx.h [new file with mode: 0644]
CMSIS/device/stm32l0xx.h [new file with mode: 0644]
CMSIS/device/system_stm32l0xx.h [new file with mode: 0644]
LinkerScript.ld [new file with mode: 0644]
NUCLEO-L053R8.xml [new file with mode: 0644]
inc/stm32l0xx_it.h [new file with mode: 0644]
klavirko Debug (1).cfg [new file with mode: 0644]
klavirko Debug.cfg [new file with mode: 0644]
license.txt [new file with mode: 0644]
src/klavirko.c [new file with mode: 0644]
src/klavirko.h [new file with mode: 0644]
src/klavirko_asm.S [new file with mode: 0644]
src/stm32l053xx_asm.h [new file with mode: 0644]
src/syscalls.c [new file with mode: 0644]
src/system_stm32l0xx.c [new file with mode: 0644]
startup/startup_stm32l053xx.S [new file with mode: 0644]