忘记push了,添加了RC522驱动

This commit is contained in:
2021-09-06 12:50:44 +08:00
parent d21f33baf2
commit a53edf3c01
59 changed files with 24192 additions and 17208 deletions
+3
View File
@@ -5,16 +5,19 @@
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../SW_APPs/APP_IDcard.c \
../SW_APPs/APP_blood.c \
../SW_APPs/Main_APP.c \
../SW_APPs/windows.c
OBJS += \
./SW_APPs/APP_IDcard.o \
./SW_APPs/APP_blood.o \
./SW_APPs/Main_APP.o \
./SW_APPs/windows.o
C_DEPS += \
./SW_APPs/APP_IDcard.d \
./SW_APPs/APP_blood.d \
./SW_APPs/Main_APP.d \
./SW_APPs/windows.d