Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • LUFA-170418
  • LUFA-151115
  • LUFA-140928
  • LUFA-140302
  • LUFA-130901
  • LUFA-130901-BETA
  • LUFA-130303
  • LUFA-120730
  • LUFA-120730-BETA
  • LUFA-120219
  • LUFA-120219-BETA
  • LUFA-111009
  • LUFA-111009-BETA
  • LUFA-110528
  • LUFA-110528-BETA
16 results

USBInterrupt.h

  • Dean Camera's avatar
    99d8a393
    Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel... · 99d8a393
    Dean Camera authored
    Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h.
    
    Rename LowLevel.c/.h to USBController.c/.h.
    
    Remove dependancies on the complete <avr/io.h> header in the HighLevel USB driver directory, to ensure less work is required in later (possible) ports.
    99d8a393
    History
    Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel...
    Dean Camera authored
    Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h.
    
    Rename LowLevel.c/.h to USBController.c/.h.
    
    Remove dependancies on the complete <avr/io.h> header in the HighLevel USB driver directory, to ensure less work is required in later (possible) ports.