Subversion Repositories freemyipod

Rev

Rev 28 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 28 Rev 58
Line 28... Line 28...
28
#include "thread.h"
28
#include "thread.h"
29
#include "timer.h"
29
#include "timer.h"
30
#include "usb.h"
30
#include "usb.h"
31
#include "usb_ch9.h"
31
#include "usb_ch9.h"
32
#include "synopsysotg.h"
32
#include "synopsysotg.h"
-
 
33
#include "util.h"
33
 
34
 
34
 
35
 
35
struct ep_type
36
struct ep_type
36
{
37
{
37
    bool active;
38
    bool active;