37 Commits (5443bfd17949fed7cfd6e4b1f788fdfb3be48383)

Author SHA1 Message Date
  PaulStoffregen 9357593567 Fix USB BDT clear at startup on Teensy 3.x 4 years ago
  PaulStoffregen 7f3222c985 Allow any of the Daul & Triple serial to request reboot 4 years ago
  Geert Uytterhoeven b515629a87 teensy3: Add support for a third USB serial port 4 years ago
  Geert Uytterhoeven 4148e650d0 teensy3: Add support for a second USB serial port 4 years ago
  Geert Uytterhoeven 8dc428ee86 teensy3: usb_dev: Mark _reboot_Teensyduino_() unreachable 4 years ago
  Geert Uytterhoeven be2330ae73 teensy3: usb_dev: Check wIndex when processing CDC requests 4 years ago
  PaulStoffregen fa1f446555 Add link to info about usb_tx_packet_count() function & USB packet latency 5 years ago
  Frank Bösing 11bd76352d FCPU 256MHz 6 years ago
  PaulStoffregen cb6289fd85 Avoid USB bug related with O2 optimize 6 years ago
  PaulStoffregen 4c72e401e3 Rework USB Touchscreen handling of pressure & contact ID 6 years ago
  PaulStoffregen 7099935c0e Update open source license info 7 years ago
  PaulStoffregen 5128bae4e8 MTP Fixes (thanks Fredrik Hubinette) 7 years ago
  PaulStoffregen 27fa2e2a52 Use USB clock recovery when running USB from IRC48M oscillator 8 years ago
  PaulStoffregen 39d9fdc386 Fix compiler warnings with USB audio 8 years ago
  PaulStoffregen 051474da89 Report number of fingers supported by USB Touchscreen 8 years ago
  PaulStoffregen 66c87d3276 Add multi-touch basic API (experimental) 8 years ago
  Fernando Trias 3a9025dd06 Add volume/mute feature to AudioInputUSB 8 years ago
  PaulStoffregen 98fdbc89ae Improve usb audio transmit startup, fixes Mac issues 8 years ago
  PaulStoffregen 6af8589c49 Use usb audio alternate setting info 8 years ago
  PaulStoffregen fddf08842b Add usb audio asychronous feedback endpoint (fixed data for now) 8 years ago
  PaulStoffregen adca415331 Add AudioInputUSB - receive USB audio into audio library 8 years ago
  PaulStoffregen 425fe1288f usb audio isochronous input/output 8 years ago
  PaulStoffregen d277cbb65a isochronous does not use data toggle 8 years ago
  PaulStoffregen ae03ec67b9 USB audio control messages (adapted from MickMad) 8 years ago
  PaulStoffregen 1225f43fd0 Report Serial bool operator true only after 25 ms 9 years ago
  PaulStoffregen d1a6e77ad9 Begin work on MTP Disk 9 years ago
  PaulStoffregen aa212b61e0 Defs for MK66FX1M0 9 years ago
  PaulStoffregen 9b8d74c089 Initial support for Teensy-LC 9 years ago
  PaulStoffregen 84f33fae1e Add comment with links to other USB code 10 years ago
  PaulStoffregen 479bde6866 Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h 10 years ago
  Andrew J. Kroll c9d85378d7 Allow custom USB enumeration. 10 years ago
  PaulStoffregen e42c5cefed Support F_CPU < 20 MHz with USB disabled 10 years ago
  PaulStoffregen d783be33c1 Clean up trailing whitespace 10 years ago
  Filipe Cabecinhas adfcbea61c Use the proper way to refer to gcc's asm extension so we can compile this in C standard mode. 10 years ago
  PaulStoffregen c01d9cfcac Fix USB Serial break on Teensy3 (needed by Labview) 10 years ago
  PaulStoffregen 482a1f2b5f Fix USB endpoint read with no data (thanks nox771) 10 years ago
  PaulStoffregen 5cecdee933 Initial commit, version 1.17-rc1 11 years ago