mbed-os/TESTS/usb_device/basic
Filip Jagodzinski c677bf7426 Tests: USB: Decrease the max data size for iso ep
Although the USB spec sets the upper limit on FS isochronous endpoint
payloads to 1023 B, this value is hard to test in practice. Moreover,
not all the targets Mbed OS supports (like NUCLEO_F207ZG) are able to
handle all the endpoints set to max.
2019-02-22 10:53:19 -06:00
..
zadig_conf Tests: USB: Add device config files for Zadig 2019-02-22 10:53:18 -06:00
USBEndpointTester.cpp Tests: USB: Decrease the max data size for iso ep 2019-02-22 10:53:19 -06:00
USBEndpointTester.h Tests: USB: Update ep callbacks 2019-02-22 10:53:19 -06:00
USBTester.cpp Remove endpoint parameter from USB callbacks 2019-02-22 10:53:18 -06:00
USBTester.h Remove endpoint parameter from USB callbacks 2019-02-22 10:53:18 -06:00
main.cpp Tests: USB: Add data toggle test 2019-02-22 10:53:19 -06:00