zephyr/drivers
Aurelien Jarno 6b6e54321a drivers: usb: add usb device driver for Atmel SAM E70 family
This patch adds a USB device driver for the USBHS device that can be
found on Atmel SAM E70 SoC family. Only the FIFO mode is supported
(as opposed to DMA). It supports LS, FS and HS modes, but defaults to
FS mode as Zephyr does not fully support HS mode yet.

Tested examples on an Atmel SMART SAM E70 Xplained Board:
* usb/cdc_acm
* usb/hid-mouse
* usb/mass

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-11-06 16:32:35 -05:00
..
adc
aio
audio
bluetooth
can
clock_control clock_control: nrf5: Ensure HF & LF running before calibration 2018-11-05 19:07:12 +01:00
console
counter
crypto
display
dma
entropy arm: kinetis: Add basic DTS support for TRNG 2018-11-06 08:49:50 -06:00
ethernet
flash
gpio gpio: ti cc32xx: Add device tree support for GPIO 2018-11-05 11:08:35 -06:00
i2c drivers/i2c: stm32: get clock bits/bus from dts files 2018-11-06 16:14:13 -05:00
i2s
ieee802154
interrupt_controller qemu_riscv32: use hifive1 configuration 2018-11-05 11:00:38 -05:00
ipm
led
led_strip
modem
net
pci
pinmux
ptp_clock
pwm
rtc
sensor sensor: lis2mdl: Handle return value of i2c_burst_read 2018-11-06 14:10:51 -06:00
serial qemu_riscv32: use hifive1 configuration 2018-11-05 11:00:38 -05:00
spi drivers: spi_sam0: move sercom pad info to dts 2018-11-05 10:05:47 -05:00
timer
usb drivers: usb: add usb device driver for Atmel SAM E70 family 2018-11-06 16:32:35 -05:00
watchdog
wifi
CMakeLists.txt
Kconfig