aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDien-Nhung Nguyen-Phu <kein@kienlab.com>2024-05-19 16:22:51 +0700
committerDien-Nhung Nguyen-Phu <kein@kienlab.com>2024-06-03 11:48:18 +0700
commit90cdb61063b408aa4d8ba0c1e3c36d804f69f61a (patch)
treeccfe2db3861197bc29eff52e53a814d909501863 /Makefile
parent7d7389cac55952fcb794d2632747a8adc1e119ee (diff)
led: add basic Charlieplexing scan
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 824ee6a..44a2a17 100644
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,8 @@ CH5xx_ble_firmware_library/StdPeriphDriver/CH58x_usb2dev.c \
CH5xx_ble_firmware_library/StdPeriphDriver/CH58x_usb2hostBase.c \
CH5xx_ble_firmware_library/StdPeriphDriver/CH58x_spi1.c \
CH5xx_ble_firmware_library/RVMSIS/core_riscv.c \
-src/main.c
+src/main.c \
+src/leddrv.c
# ASM sources