| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- ################################################################################
- # MRS Version: 2.2.0
- # Automatically-generated file. Do not edit!
- ################################################################################
- S_DEPS :=
- S_UPPER_DEPS :=
- ASM_DEPS :=
- ASM_UPPER_DEPS :=
- C_DEPS :=
- OBJS :=
- EXPANDS :=
- ELF_SRCS :=
- OBJ_SRCS :=
- O_SRCS :=
- S_SRCS :=
- S_UPPER_SRCS :=
- ASM_SRCS :=
- ASM_UPPER_SRCS :=
- C_SRCS :=
- SECONDARY_FLASH :=
- SECONDARY_LIST :=
- SECONDARY_SIZE :=
- CALLGRAPH_DOT := callgraph.dot \
- # Every subdirectory with source files must be described here
- SUBDIRS := \
- HAL \
- LIB \
- Profile \
- SRC/Core \
- SRC/Debug \
- SRC/Peripheral/src \
- Startup \
- User \
- User/app_drv_fifo \
- components/action \
- components/can \
- components/config \
- components/electlock \
- components/led \
- components/nfc \
- components/tools \
- components/ws2812b \
|