zephyr/subsys/usb
Michael Hope 8c1f1865af soc: sam0: add support for the BOSSA bootloader
This adds a new config option for SAM0 targets that use the BOSSA
bootloader.  If the CDC ACM driver is also enabled, then the
programmer can automatically reset the board into the bootloader for
programming.

Signed-off-by: Michael Hope <mlhx@google.com>
2020-07-22 13:24:37 +02:00
..
class soc: sam0: add support for the BOSSA bootloader 2020-07-22 13:24:37 +02:00
bos.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt usb: move USB transfer functions to appropriate file 2020-02-05 11:28:12 +01:00
Kconfig usb: Sync receiving data from ISO OUT endpoint with SOF 2020-05-08 15:12:27 +02:00
os_desc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
os_desc.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb_descriptor.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb_descriptor.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb_device.c usb: Correct USB setup packet endianness in USB core. 2020-06-23 19:21:41 +02:00
usb_transfer.c usb: usb_transfer: log which endpoint transfer will be cancelled 2020-07-17 13:37:08 +02:00
usb_transfer.h usb: move USB transfer functions to appropriate file 2020-02-05 11:28:12 +01:00