1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-18 12:54:25 +01:00

[sam] fixing badly the SAM3U UDPHS driver

This commit is contained in:
Thibaut VIARD 2012-04-05 12:13:48 +02:00
parent b7c8b3ea74
commit ba47ad6b8d

View File

@ -18,7 +18,7 @@
#include "chip.h"
#if SAM3U_SERIES
#if 0 //SAM3U_SERIES
#include "USB_driver.h"
#include "udphs.h"