it's going to be painful

This commit is contained in:
rusefillc 2023-04-28 23:11:40 -04:00
parent f10bb77666
commit b9d5053288
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ HW_LAYER_DRIVERS_INC = \
$(DRIVERS_DIR)/can \
$(DRIVERS_DIR)/sent \
$(DRIVERS_DIR)/serial \
$(DRIVERS_DIR)/i2c
$(DRIVERS_DIR)/i2c \
$(DRIVERS_DIR)/led
HW_LAYER_DRIVERS_CORE = \