From 881cec6c77beb3a70bf32448e96e84a649024fed Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Wed, 8 Nov 2017 11:14:06 +0000 Subject: Modified the STM32 OTGv1 driver to work without pump thread, transfers are now done in the ISR. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10974 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/multi/USB_CDC/.cproject | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'testhal') diff --git a/testhal/STM32/multi/USB_CDC/.cproject b/testhal/STM32/multi/USB_CDC/.cproject index a590641af..d86f24d3c 100644 --- a/testhal/STM32/multi/USB_CDC/.cproject +++ b/testhal/STM32/multi/USB_CDC/.cproject @@ -175,12 +175,6 @@ - - - - - - @@ -192,4 +186,13 @@ + + + + + + + + + -- cgit v1.2.3