mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
[sam] fixing badly the SAM3U UDPHS driver
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
|
||||
#include "chip.h"
|
||||
|
||||
#if SAM3U_SERIES
|
||||
#if 0 //SAM3U_SERIES
|
||||
|
||||
#include "USB_driver.h"
|
||||
#include "udphs.h"
|
||||
|
Reference in New Issue
Block a user