blob: 0622c7abf13dcb5a8a8ad484fc95ed33e2525bd0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
################################################################################
# Automatically-generated file. Do not edit!
# Toolchain: GNU Tools for STM32 (13.3.rel1)
################################################################################
ELF_SRCS :=
OBJ_SRCS :=
S_SRCS :=
C_SRCS :=
S_UPPER_SRCS :=
O_SRCS :=
CYCLO_FILES :=
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/STM32WBxx_HAL_Driver/Src \
Middlewares/ST/STM32_WPAN/ble/core/auto \
Middlewares/ST/STM32_WPAN/ble/core/template \
Middlewares/ST/STM32_WPAN/ble/svc/Src \
Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/shci \
Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl \
Middlewares/ST/STM32_WPAN/utilities \
STM32_WPAN/App \
STM32_WPAN/Target \
Utilities/lpm/tiny_lpm \
Utilities/sequencer \
|