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

BluetoothHost

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Dean Camera authored
    Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables.
    
    Add the beginnings of a SDP implentation to the incomplete BluetoothHost demo.
    
    Add const attribute to the Mass Storage Host driver functions where it was applicable, but missing.
    3eb81df9
    History