mbed-os/TESTS/usb_device/basic
Filip Jagodzinski 71d9bd9568 Tests: USB: Move control endpoint buffers to heap
This fixes the stack overflow error during the basic USB tests.

Update the ctrl_buf member of the USBTester and USBEndpointTester test
classes to be allocated on the heap. This saves 2 KB of a main stack.
2019-10-01 14:39:28 +02:00
..
zadig_conf Add a top level README file for USB tests 2019-05-28 15:53:28 +02:00
USBEndpointTester.cpp Tests: USB: Move control endpoint buffers to heap 2019-10-01 14:39:28 +02:00
USBEndpointTester.h Tests: USB: Move control endpoint buffers to heap 2019-10-01 14:39:28 +02:00
USBTester.cpp Tests: USB: Move control endpoint buffers to heap 2019-10-01 14:39:28 +02:00
USBTester.h Tests: USB: Move control endpoint buffers to heap 2019-10-01 14:39:28 +02:00
main.cpp Newline at the end of files 2019-08-01 08:44:58 +02:00