按钮驱动
This commit is contained in:
@@ -5,12 +5,15 @@
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../My_Soul/button.c \
|
||||
../My_Soul/my_main.c
|
||||
|
||||
OBJS += \
|
||||
./My_Soul/button.o \
|
||||
./My_Soul/my_main.o
|
||||
|
||||
C_DEPS += \
|
||||
./My_Soul/button.d \
|
||||
./My_Soul/my_main.d
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user