aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDien-Nhung Nguyen-Phu <kein@kienlab.com>2024-06-10 11:55:32 +0700
committerDien-Nhung Nguyen-Phu <kein@kienlab.com>2024-06-11 15:05:21 +0700
commita69b87e0373dc003959d3222cff722c927bb2857 (patch)
tree2d8208a8b7e673ab1b4c296e6258474876d8b810 /Makefile
parent6d09a8bb5066dc1ae17bb73a34a40f86ace17945 (diff)
fb: modularized
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3d82df9..35f6b25 100644
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,8 @@ CH5xx_ble_firmware_library/StdPeriphDriver/CH58x_spi1.c \
CH5xx_ble_firmware_library/RVMSIS/core_riscv.c \
src/main.c \
src/leddrv.c \
-src/button.c
+src/button.c \
+src/fb.c \
# ASM sources