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

GenericHIDHost

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Dean Camera authored
    Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet.
    
    Removed scheduler and memory allocation libraries.
    
    Added new EVENT_USB_StartOfFrame event in the library to indicate the start of each USB frame (when generated).
    
    Removed Tx interrupt from the USBtoSerial demo; now sends characters via polling to ensure more time for the Rx interrupt.
    d1e52660
    History
    Name Last commit Last update
    ..