USBDevice SERIAL LPC1549
Dependents: USB_SERIAL_con_main MPU6050_DMP_test_for1549 servo_controller_1549
Fork of USBDevice by
Revision 37:7dd4ca6f4a33, committed 2014-11-11
- Comitter:
- littlenicky5
- Date:
- Tue Nov 11 18:43:49 2014 +0000
- Parent:
- 36:4d3e7f3d5211
- Commit message:
- USB_DEVICE
Changed in this revision
USBDevice/USBDevice_Types.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 4d3e7f3d5211 -r 7dd4ca6f4a33 USBDevice/USBDevice_Types.h --- a/USBDevice/USBDevice_Types.h Thu Nov 06 14:00:36 2014 +0000 +++ b/USBDevice/USBDevice_Types.h Tue Nov 11 18:43:49 2014 +0000 @@ -15,7 +15,7 @@ * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ - +#include "mbed.h" #ifndef USBDEVICE_TYPES_H #define USBDEVICE_TYPES_H