usb_usb: Update for new core layout
This commit is contained in:
parent
4192bce16b
commit
f6f698dda0
3 changed files with 4 additions and 9 deletions
|
@ -42,7 +42,7 @@ SRC += $(USB_HID_DIR)/override_Serial.cpp
|
|||
|
||||
# replace arduino/wiring.c
|
||||
SRC += $(USB_HID_DIR)/override_wiring.c
|
||||
SRC += common/timer.c
|
||||
SRC += common/avr/timer.c
|
||||
|
||||
SRC += $(USB_HOST_SHIELD_SRC)
|
||||
SRC += $(ARDUINO_CORES_SRC)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue