Modified USBDevice mainly for debug of serial port communications. It is unfinished and should not be used - use the main branch.

Dependents:   FinalProject

Fork of USBDevice by mbed official

History

I'm trying to commit this project for school. I made minor mods to USBDevice for debugging mostly. I hope it doesn't get mixed with the "real" USBDevice code. If so I'll figure out how to un-do (this is my first time with mbed revsion control). default tip

2013-09-01, by groletter [Sun, 01 Sep 2013 23:34:33 +0000] rev 11

I'm trying to commit this project for school. I made minor mods to USBDevice for debugging mostly. I hope it doesn't get mixed with the "real" USBDevice code. If so I'll figure out how to un-do (this is my first time with mbed revsion control).


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


modify USBMSD prototypes to fit latest sdfilesystem lib

2013-01-21, by samux [Mon, 21 Jan 2013 10:41:28 +0000] rev 7

modify USBMSD prototypes to fit latest sdfilesystem lib


USBSerial: detect when a terminal is connected

2012-12-20, by samux [Thu, 20 Dec 2012 17:05:37 +0000] rev 6

USBSerial: detect when a terminal is connected


USBMSD: fixed uninitialized variable (stage, csw, cbw) -> fixed dynamic init

2012-10-14, by samux [Sun, 14 Oct 2012 15:08:52 +0000] rev 5

USBMSD: fixed uninitialized variable (stage, csw, cbw) -> fixed dynamic init


fixed doxygen typo

2012-10-14, by samux [Sun, 14 Oct 2012 13:39:27 +0000] rev 4

fixed doxygen typo


move EnableIRQ to connect() - add MEDIA_REMOVAL handling

2012-10-14, by samux [Sun, 14 Oct 2012 12:38:56 +0000] rev 3

move EnableIRQ to connect() - add MEDIA_REMOVAL handling


Update USBDevice.h

2012-07-17, by samux [Tue, 17 Jul 2012 14:35:40 +0000] rev 2

Update USBDevice.h