Skip to content

Commit

Permalink
we don't actually need spi_master.c
Browse files Browse the repository at this point in the history
  • Loading branch information
1Conan committed Jul 23, 2024
1 parent 31fe276 commit 11ea525
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion builddefs/common_features.mk
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,6 @@ ifeq ($(strip $(BLUETOOTH_ENABLE)), yes)
endif

ifeq ($(strip $(BLUETOOTH_DRIVER)), iton_bt)
SPI_DRIVER_REQUIRED = yes
SRC += $(DRIVER_PATH)/bluetooth/bluetooth.c
SRC += $(DRIVER_PATH)/bluetooth/iton_bt.c
endif
Expand Down

0 comments on commit 11ea525

Please sign in to comment.