mirror of
https://github.com/peterantypas/maiana.git
synced 2025-05-19 00:40:08 -07:00
24 lines
503 B
Makefile
24 lines
503 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
ELF_SRCS :=
|
|
OBJ_SRCS :=
|
|
ASM_SRCS :=
|
|
C_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
O_SRCS :=
|
|
OBJS :=
|
|
SECONDARY_FLASH :=
|
|
SECONDARY_SIZE :=
|
|
ASM_DEPS :=
|
|
S_UPPER_DEPS :=
|
|
C_DEPS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
Drivers/STM32L4xx_HAL_Driver/Src \
|
|
Src \
|
|
startup \
|
|
|