This commit is contained in:
2026-06-26 00:25:59 +02:00
commit a9c67372ad
269 changed files with 78764 additions and 0 deletions
+43
View File
@@ -0,0 +1,43 @@
################################################################################
# MRS Version: 2.4.0
# Automatically-generated file. Do not edit!
################################################################################
S_DEPS :=
S_UPPER_DEPS :=
ASM_DEPS :=
ASM_UPPER_DEPS :=
C_DEPS :=
OBJS :=
DIR_OBJS :=
DIR_DEPS :=
DIR_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 := \
Core \
Debug \
Peripheral/src \
Startup \
User \
User/lib \
User/lib/adc \
User/lib/cifra \
User/lib/monocypher \
User/lib/rtc \
User/lib/telemetry \
User/meshcore \
User/meshcore/packets \
User/util \