|
|
%!s(int64=9) %!d(string=hai) anos | |
|---|---|---|
| inc | %!s(int64=9) %!d(string=hai) anos | |
| src | %!s(int64=9) %!d(string=hai) anos | |
| .gitignore | %!s(int64=9) %!d(string=hai) anos | |
| Doxyfile | %!s(int64=9) %!d(string=hai) anos | |
| LICENSE | %!s(int64=9) %!d(string=hai) anos | |
| readme.md | %!s(int64=9) %!d(string=hai) anos | |
| usb.h | %!s(int64=9) %!d(string=hai) anos |
| MCU series | Driver Name | Written on | Endpoints (1) | Internal S/N | Doublebuffered transfer |
|---|---|---|---|---|---|
| STM32L0/F0 | usb_stml0a | GCC ASM | 8 | FNV1A 32bit | ISO, BULK OUT, BULK IN (2) |
| STM32L0/F0 | usb_stmv0 | C | 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.