renamed class CircBuffer to CircularBuffer WiflyInterface library already has a class named CircBuffer. When using this USBDevice library with WiflyInterface library, compilation error occurs stating that CircBuffer is already defined.
Fork of USBDevice by
History
Renamed class CircBuffer to CircularBuffer
2013-12-06, by rabad1 [Fri, 06 Dec 2013 08:00:44 +0000] rev 17
Renamed class CircBuffer to CircularBuffer
Synchronized with git revision fa451a0f0ae4ea99e333083931cc5bfc77b27b42
2013-12-05, by mbed_official [Thu, 05 Dec 2013 13:00:15 +0000] rev 16
Synchronized with git revision fa451a0f0ae4ea99e333083931cc5bfc77b27b42
Full URL: https://github.com/mbedmicro/mbed/commit/fa451a0f0ae4ea99e333083931cc5bfc77b27b42/
Add initial USB Device support for STM32F4
Synchronized with git revision cf71d0831be92a7fff88da13626ef25dd94fa185
2013-11-05, by mbed_official [Tue, 05 Nov 2013 09:45:23 +0000] rev 15
Synchronized with git revision cf71d0831be92a7fff88da13626ef25dd94fa185
Synchronized with git revision b9d52bda50a692c05a4587bcc8d3219997444f58
2013-09-12, by bogdanm [Thu, 12 Sep 2013 14:45:27 +0100] rev 14
Synchronized with git revision b9d52bda50a692c05a4587bcc8d3219997444f58
Sync with git revision 171dda705c947bf910926a0b73d6a4797802554d
2013-09-10, by bogdanm [Tue, 10 Sep 2013 15:14:55 +0300] rev 13
Sync with git revision 171dda705c947bf910926a0b73d6a4797802554d
Synch with latest https://github.com/mbedmicro/mbed changes
2013-08-08, by emilmont [Thu, 08 Aug 2013 15:56:46 +0100] rev 12
Synch with latest https://github.com/mbedmicro/mbed changes
Bug fixes, added suppor for LPC1347
2013-08-05, by bogdanm [Mon, 05 Aug 2013 14:13:36 +0300] rev 11
Bug fixes, added suppor for LPC1347
Author: Samuel Mokrani
Add LPC4088 target
2013-05-30, by emilmont [Thu, 30 May 2013 17:16:57 +0100] rev 10
Add LPC4088 target
kl25z: use malloc to allocate only endpoints needed
2013-03-04, by samux [Mon, 04 Mar 2013 13:37:51 +0000] rev 9
kl25z: use malloc to allocate only endpoints needed
add FRDM-KL25Z support
2013-03-01, by samux [Fri, 01 Mar 2013 13:10:29 +0000] rev 8
add FRDM-KL25Z support