52 コミット (93575935676adf03cc9dcd194a1e9b48afdcbac5)

作成者 SHA1 メッセージ 日付
  purple-ben d55184e556 Added Contact Count to Teensy3 multi touch report 4年前
  PaulStoffregen cd4c30fde5 Expand all USB serial 2 & 3 stuff (needed for Arduino IDE use) 4年前
  PaulStoffregen 405371e633 Revert "teensy3: usb_desc: Extract EMIT_CDC_DESCRIPTORS() macro" 4年前
  PaulStoffregen ee630971a6 Revert "teensy3: usb_desc: Extract EMIT_CDC_IAD_DESCRIPTOR() macro" 4年前
  Geert Uytterhoeven b515629a87 teensy3: Add support for a third USB serial port 4年前
  Geert Uytterhoeven 4148e650d0 teensy3: Add support for a second USB serial port 4年前
  Geert Uytterhoeven a0ea852ed0 teensy3: usb_desc: Extract EMIT_CDC_IAD_DESCRIPTOR() macro 4年前
  Geert Uytterhoeven dc46850b68 teensy3: usb_desc: Extract EMIT_CDC_DESCRIPTORS() macro 4年前
  PaulStoffregen d4d59c98b7 Don't reference even more non-existant usb string descriptors 4年前
  PaulStoffregen d9fe2d70a4 Don't reference non-existant usb string descriptor 4年前
  PaulStoffregen 6a30e80658 Add bcdDevice info to help teensy_ports identify models 6年前
  PaulStoffregen 72898fdcd4 Fix bcdUSB, was 1.01, not 1.10 6年前
  PaulStoffregen 4c72e401e3 Rework USB Touchscreen handling of pressure & contact ID 6年前
  PaulStoffregen 6e50efa1d3 Do not send Contact Count (HID Usage 0x54) with USB Touchscreen 6年前
  PaulStoffregen 6d49f67650 Fix MIDI MS Interface Header wTotalLength (thanks Lauszus) 6年前
  PaulStoffregen c9d0122505 Support multiple cables on USB MIDI 6年前
  PaulStoffregen 7099935c0e Update open source license info 7年前
  PaulStoffregen 5128bae4e8 MTP Fixes (thanks Fredrik Hubinette) 7年前
  PaulStoffregen e0e04e7e07 Use isochronous adaptive mode for audio transmit 7年前
  PaulStoffregen f5f05e9ade Add extreme joystick (disabled by default) 7年前
  PaulStoffregen b5fb899b02 Fix USB Audio on Windows when used with USB Serial 8年前
  PaulStoffregen 10bf2bdb3d Use HSRUN functions for USB serial number 8年前
  Defragster 2facd223a1 #ifdef version - same code - no runtime check - T_3.6 >120000000 specific code that works 8年前
  Defragster fc8222a8c3 Drop HSRUN across Ser# read with interrupts off 8年前
  PaulStoffregen 0ed6ba9a96 Fix USB serial number on K64 & K66 8年前
  PaulStoffregen d46a56a811 Fix USB audio feedback endpoint attributes 8年前
  PaulStoffregen e429e0ca03 Remove debug code & clean up white space formatting 8年前
  PaulStoffregen 6ee4e0f303 Fix USB Touchscreen HID report descriptor 8年前
  PaulStoffregen 66e3239ef5 Add multi-touch definitions (experimental) 8年前
  PaulStoffregen 42cbdc49c0 Add multi-touch descriptors (experimental) 8年前
  Fernando Trias d0fe13962f Left/right volume, fix wTotalLength 8年前
  Fernando Trias 3a9025dd06 Add volume/mute feature to AudioInputUSB 8年前
  PaulStoffregen 8b85a32552 Add Mouse horizontal scroll (thanks Xenoamor) 8年前
  PaulStoffregen 7176a50afc Fix usb audio descriptors, fixes audio output for Windows 8年前
  PaulStoffregen d73b29c16e Fix usb audio wChannelConfig 8年前
  PaulStoffregen fddf08842b Add usb audio asychronous feedback endpoint (fixed data for now) 8年前
  PaulStoffregen 47658da91f Add USB audio descriptors (adapted from MickMad) 8年前
  PaulStoffregen 98183abe41 Simplify media keys descriptor (needed for Windows) 8年前
  PaulStoffregen 36f89903b1 Remove old media keys 8年前
  PaulStoffregen e6759f8a30 Implement new media keys interface 8年前
  PaulStoffregen 9f513d6112 Add media keys USB descriptors 8年前
  PaulStoffregen d1a6e77ad9 Begin work on MTP Disk 9年前
  PaulStoffregen 2f14babf7d Simplify customizing USB - no longer need to edit interface .h files 9年前
  PaulStoffregen 8111996bdc Simplify usb_desc.h configuration - do not require computing descriptor sizes/offsets 9年前
  PaulStoffregen 479bde6866 Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h 10年前
  Andrew J. Kroll c9d85378d7 Allow custom USB enumeration. 10年前
  PaulStoffregen e42c5cefed Support F_CPU < 20 MHz with USB disabled 10年前
  PaulStoffregen d783be33c1 Clean up trailing whitespace 10年前
  PaulStoffregen 054c319248 USB Mouse on Teensy 3.x to use relative+absolulte hybrid 10年前
  PaulStoffregen 4d8a62cf65 Add zero to USB serial number, workaround for Mac OS-X CDC-ACM bug 10年前