### Lightweight USB Device Stack ###
| MCU series | Driver Name | Written on | Endpoints (1) | Internal S/N | Doublebuffered transfer |
|---|---|---|---|---|---|
| STM32L0 | usb_stml0a | GCC ASM | 8 | FNV1A 32bit | ISO, BULK OUT, BULK IN (2) |
Single physicsl endpoint can be used to implement
At this moment BULK IN endpoint can use both buffers, but it is not real doublebuffered.