zephyr/include/drivers
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
..
bluetooth headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
clock_control drivers: usb: Add nRF52840 USBD driver 2018-10-12 13:14:12 +02:00
console include: Add missing headers guard 2018-09-17 15:49:26 -04:00
display driver: Updated ILI9340 driver to use display API 2018-10-03 11:29:00 -07:00
entropy headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
i2c/slave headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154 include: Add missing headers guard 2018-09-17 15:49:26 -04:00
modem headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
pci headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
usb usb: Use const for status_callback parameter 2018-10-10 09:21:55 -04:00
wifi include: Add missing headers guard 2018-09-17 15:49:26 -04:00
ioapic.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
loapic.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
mvic.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sysapic.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
system_timer.h kernel: Using boolean types for boolean constants 2018-09-28 06:28:41 +05:30