zephyr/soc/arm/nordic_nrf
Paweł Zadrożniak 68cb7b3e38 drivers: usb: Add nRF52840 USBD driver
* Add usbd_dc_nrfx shim

The shim is based on the previous one usbd_dc_nrf5.
For handling the USBD hardware, tested nrfx_usbd driver from nRF SDK
was used.

Briefly tested examples:
* usb/cdc_acm
* usb/dfu (USB communication only due to flash handling issues)
* usb/hid-mouse
* bluetooth/hci_usb

Signed-off-by: Paweł Zadrożniak <pawel.zadrozniak@nordicsemi.no>
2018-10-12 13:14:12 +02:00
..
include
nrf51 soc: logging: move soc tree to new logger 2018-10-08 17:49:12 -04:00
nrf52 drivers: usb: Add nRF52840 USBD driver 2018-10-12 13:14:12 +02:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.peripherals
Kconfig.soc