Relocate platform specific drivers (#13894)
* Relocate platform specific drivers * Move stm eeprom * Tidy up slightly
This commit is contained in:
parent
483691dd73
commit
1bb7af4d44
41 changed files with 5 additions and 5 deletions
|
@ -49,7 +49,6 @@ SRC += $(LUFA_DIR)/usb_util.c
|
|||
# Search Path
|
||||
VPATH += $(TMK_PATH)/$(LUFA_DIR)
|
||||
VPATH += $(LUFA_PATH)
|
||||
VPATH += $(DRIVER_PATH)/avr
|
||||
|
||||
# Option modules
|
||||
#ifdef $(or MOUSEKEY_ENABLE, PS2_MOUSE_ENABLE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue