Refactor battery driver (#25550)
This commit is contained in:
7
quantum/battery/tests/rules.mk
Normal file
7
quantum/battery/tests/rules.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
VPATH += $(DRIVER_PATH)/battery
|
||||
|
||||
battery_SRC := \
|
||||
$(PLATFORM_PATH)/timer.c \
|
||||
$(PLATFORM_PATH)/$(PLATFORM_KEY)/timer.c \
|
||||
$(QUANTUM_PATH)/battery/battery.c \
|
||||
$(QUANTUM_PATH)/battery/tests/battery_tests.cpp \
|
||||
Reference in New Issue
Block a user