zephyr/soc
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
..
arc kconfig: Hide the DesignWare I2C driver on unsupported platforms 2018-10-25 07:32:05 +01:00
arm drivers: usb: add usb device driver for Atmel SAM E70 family 2018-11-06 16:32:35 -05:00
nios2 DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
posix posix arch: Improve description of posix_halt_cpu 2018-10-27 21:35:51 -04:00
riscv32 qemu_riscv32: use hifive1 configuration 2018-11-05 11:00:38 -05:00
x86 soc: apollo_lake: fix build errors for GPIO due to DTS changes 2018-11-02 21:58:02 -04:00
xtensa soc: xtensa: intel_s1000: fix fatal exception. 2018-11-03 22:39:15 -04:00
Kconfig linker: allow SoC to insert linker script fragments 2018-10-19 16:11:34 -04:00