USB device stack

Dependents:   mbed-mX-USB-TEST1 USBMSD_SD_HID_HelloWorld HidTest MIDI_usb_bridge ... more

Issue: Missing Symbols for EA LPC11U35 QSB

When I try to compile projects using the official USBDevice library for the recently supported EA LPC11U35 QuickStart Board, the compiler complains that many symbols are undefined. I did some digging around, and determined that TARGET_LPC11U35_401 only needs to be added everywhere TARGET_LPC11U24 is used. Should be an easy fix.

1 comment:

21 Jan 2014

I've submitted a pull request that fixes this issue, please refer to it here: http://mbed.org/users/mbed_official/code/USBDevice/pull-request/3