zephyr/soc/arm/atmel_sam
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
..
common
sam3x drivers: watchdog: Adding watchdog support for sam SOC 2018-11-02 15:09:22 -05:00
sam4s drivers: watchdog: Adding watchdog support for sam SOC 2018-11-02 15:09:22 -05:00
same70 drivers: usb: add usb device driver for Atmel SAM E70 family 2018-11-06 16:32:35 -05:00
CMakeLists.txt
Kconfig arch: sam: Enable SEGGER RTT on all sam0 and same70 SoCs 2018-10-27 07:54:28 +01:00
Kconfig.defconfig
Kconfig.soc