bring totp_face into Second Movement
This commit is contained in:
10
Makefile
10
Makefile
@@ -67,6 +67,11 @@ INCLUDES += \
|
||||
-I./filesystem \
|
||||
-I./shell \
|
||||
-I./lib/sunriset \
|
||||
-I./lib/sha1 \
|
||||
-I./lib/sha256 \
|
||||
-I./lib/sha512 \
|
||||
-I./lib/base32 \
|
||||
-I./lib/TOTP \
|
||||
-I./lib/chirpy_tx \
|
||||
-I./lib/base64 \
|
||||
-I./watch-library/shared/watch \
|
||||
@@ -89,6 +94,11 @@ SRCS += \
|
||||
./shell/shell.c \
|
||||
./shell/shell_cmd_list.c \
|
||||
./lib/sunriset/sunriset.c \
|
||||
./lib/base32/base32.c \
|
||||
./lib/TOTP/sha1.c \
|
||||
./lib/TOTP/sha256.c \
|
||||
./lib/TOTP/sha512.c \
|
||||
./lib/TOTP/TOTP.c \
|
||||
./lib/chirpy_tx/chirpy_tx.c \
|
||||
./lib/base64/base64.c \
|
||||
./watch-library/shared/driver/thermistor_driver.c \
|
||||
|
||||
Reference in New Issue
Block a user