Generalise ADC driver source inclusion (#22448)

This commit is contained in:
Joel Challis
2023-11-12 22:30:27 +00:00
committed by GitHub
parent 786ebf8760
commit e884e42ce9
35 changed files with 69 additions and 43 deletions

View File

@@ -18,5 +18,6 @@ RGB_MATRIX_ENABLE = yes
LTO_ENABLE = yes
SRC += analog.c \
matrix.c
ANALOG_DRIVER_REQUIRED = yes
SRC += matrix.c