CDC/ACM Device: Fixe compilation errors when dual speed support is enabled

This commit is contained in:
Gregory Nutt
2013-09-01 11:27:59 -06:00
parent f4c1568c17
commit ac130dc2f3
2 changed files with 35 additions and 15 deletions
+2
View File
@@ -5483,4 +5483,6 @@
* Remove all empty and most useless README.txt files (2013-8-31)
* configs/freedom-kl25z/src/kl_spi.c: Correct typo in name of a
function. From Alan Carvalho de Assis (2013-8-31).
* drivers/usbdev/cdcacm_desc.c: Fixed some compilation errors that
only occur when dual speed support is enabled (2013-9-1).