cleanup usb-usb converter code

This commit is contained in:
Balz Guenat
2017-08-16 01:34:46 +02:00
committed by Jack Humbert
parent 7e5ccd50dc
commit 5bff9d6181
15 changed files with 399 additions and 434 deletions

View File

@ -43,7 +43,6 @@ SRC += $(USB_HID_DIR)/override_Serial.cpp
# replace arduino/wiring.c
SRC += $(USB_HID_DIR)/override_wiring.c
SRC += common/avr/timer.c
SRC += $(USB_HOST_SHIELD_SRC)
SRC += $(ARDUINO_CORES_SRC)