add command to dump binary file as base64 encoded data
This commit is contained in:
2
Makefile
2
Makefile
@@ -45,6 +45,7 @@ INCLUDES += \
|
||||
-I./shell \
|
||||
-I./movement/lib/sunriset \
|
||||
-I./movement/lib/chirpy_tx \
|
||||
-I./movement/lib/base64 \
|
||||
-I./watch-library/shared/watch \
|
||||
-I./watch-library/shared/driver \
|
||||
-I./watch-faces/clock \
|
||||
@@ -65,6 +66,7 @@ SRCS += \
|
||||
./shell/shell_cmd_list.c \
|
||||
./movement/lib/sunriset/sunriset.c \
|
||||
./movement/lib/chirpy_tx/chirpy_tx.c \
|
||||
./movement/lib/base64/base64.c \
|
||||
./watch-library/shared/driver/thermistor_driver.c \
|
||||
./watch-library/shared/watch/watch_common_buzzer.c \
|
||||
./watch-library/shared/watch/watch_common_display.c \
|
||||
|
||||
Reference in New Issue
Block a user