Initial commit

This commit is contained in:
2022-10-20 17:33:01 +03:00
commit 2a0ec99262
305 changed files with 767720 additions and 0 deletions

28
firmware/Debug/sources.mk Normal file
View File

@@ -0,0 +1,28 @@
################################################################################
# Automatically-generated file. Do not edit!
# Toolchain: GNU Tools for STM32 (10.3-2021.10)
################################################################################
ELF_SRCS :=
OBJ_SRCS :=
S_SRCS :=
C_SRCS :=
S_UPPER_SRCS :=
O_SRCS :=
SIZE_OUTPUT :=
OBJDUMP_LIST :=
SU_FILES :=
EXECUTABLES :=
OBJS :=
MAP_FILES :=
S_DEPS :=
S_UPPER_DEPS :=
C_DEPS :=
# Every subdirectory with source files must be described here
SUBDIRS := \
Core/Src \
Core/Startup \
Drivers/STM32G0xx_HAL_Driver/Src \
Drivers/vl53l0x \