Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of USBHostWANDongle by
Diff: USBHost/USBHALHost.h
- Revision:
- 3:4394986752db
- Parent:
- 0:ae46a0638b2c
- Child:
- 6:075e36a3463e
--- a/USBHost/USBHALHost.h Tue Jun 26 13:43:54 2012 +0000 +++ b/USBHost/USBHALHost.h Fri Jul 06 08:53:17 2012 +0000 @@ -23,7 +23,7 @@ #include "USBHostTypes.h" -#define MAX_ENDPOINT 6 +#define MAX_ENDPOINT 16 #define MAX_TD (MAX_ENDPOINT*2) #define USBHALHOST_SIG_INIT 0x01
