commit | 1c43138333e2a33cbba45f50028c7a4cbda3afe4 | [log] [tgz] |
---|---|---|
author | Gerson Fernando Budke <nandojve@gmail.com> | Mon Jul 05 18:21:59 2021 -0300 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Thu Aug 26 14:03:44 2021 -0400 |
tree | 98aba7cd7fb94234fa744e55f7e38a388f288d88 | |
parent | 670c0675639e0c74d308934c8466e259c505da4a [diff] |
drivers: usb: dc: sam: Add full driver fsm Add sam4l full finite state machine based on Atmel Software Framework. This allows driver detect protocol errors and sync all requests. This version is compliance with Linux USB tests. Note: Tests are timing sensitive and log may affect results. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>