48 Commits (98f01a0d06151b6a6bba52b4efd2e12a05dd3cd6)

Author SHA1 Message Date
  PaulStoffregen 9f7a6e426d Add comment about forcing 12 Mbit/sec USB on Teensy 4.x 4 years ago
  PaulStoffregen 3e23a7d14a Document case in USB CDC code, fixes #467 4 years ago
  PaulStoffregen 646f2f8697 Update page number in comments 4 years ago
  Frank 0ce9412e25
more efficient 4 years ago
  Frank d1ec70aed4
usb.c / interrupt - callbacks use ctz() 4 years ago
  Kurt Eckhardt e35ce09017 T4.x RAWHID remove compiler warning. 4 years ago
  PaulStoffregen b141c8b562 Don't crash when USB_USBCMD_ATDTW isn't working 4 years ago
  PaulStoffregen e4b6abf862 USB Dual & Triple Serial on Teensy 4 (work in progress) 4 years ago
  PaulStoffregen df8b030549 Fix endpoint 0 transfers interfering with isochronous 4 years ago
  PaulStoffregen f3ba9ebd86 USB audio on Teensy 4.0 (mostly kinda working now) 4 years ago
  PaulStoffregen 0cde58d99f USB audio on Teensy 4.0 (more work in progress) 4 years ago
  PaulStoffregen 011cd8985c USB audio on Teensy 4.0 (work in progress) 4 years ago
  Jorg Neves Bliesener e0945a6719 USB Flightsim for Teensy 4 4 years ago
  Kurt Eckhardt a5c3343d29 T4 Keyboard leds 4 years ago
  Kurt Eckhardt bc7b06466e T4 - USB Keyboard support LEDS 4 years ago
  PaulStoffregen ced1805c88 USB touchscreen for Teensy 4.0 now working 5 years ago
  PaulStoffregen 41cec678f2 T4 USB MIDI auto flush output at start of microframe 5 years ago
  PaulStoffregen f44268059b Add USB MIDI (work in progress) for Teensy 4.0 5 years ago
  PaulStoffregen 14f0cf2b6f Add USB touchscreen (work in progress) for Teensy 4.0 5 years ago
  PaulStoffregen 1f1e5c29e1 Add USB mouse & joystick for Teensy 4.0 5 years ago
  PaulStoffregen b3e7d058b5 Add USB keyboard for Teensy 4.0 5 years ago
  PaulStoffregen e647780a00 Add USB serial emulation for Teensy 4.0 5 years ago
  PaulStoffregen f0c53891eb T4 USB read transfer status directly 5 years ago
  PaulStoffregen 9d6ec90f07 T4 USB remove all completed transfers from endpoint's list before any callbacks 5 years ago
  PaulStoffregen 0cfda40a56 Use FLASHMEM for functions, not attribute progmem 5 years ago
  PaulStoffregen c48ce955ab Speed dependent USB config descriptors 5 years ago
  PaulStoffregen 3b5a6f717f RawHID receive on Teensy 4.0 5 years ago
  PaulStoffregen 53fc8d42fc RawHID tramsit on Teensy 4.0 5 years ago
  PaulStoffregen 695f22ef79 RawHID compiles (empty functions) and auto-reboot works 5 years ago
  PaulStoffregen e2badb1e65 RawHID on Teensy 4.0, initial prep work 5 years ago
  PaulStoffregen c378195d1f USB compliance (work in progress) 5 years ago
  PaulStoffregen 93a2e12268 Fix endpoint 0 receive notify 5 years ago
  PaulStoffregen b062b68308 Add USB Serial flush 5 years ago
  PaulStoffregen 533a0c2c00 Improve USB serial transfers 5 years ago
  PaulStoffregen f5201cfe1d Fix USB schedule_transfer() 5 years ago
  PaulStoffregen 77ef2dc5a1 Init all USBCMD bits 5 years ago
  PaulStoffregen 57bc3456ba Use ATDTW when polling dTD status, and other USB improvements 5 years ago
  PaulStoffregen 7e959d4a14 USB serial receive on IMXRT 5 years ago
  Frank Bösing 95168bdef0 use .progmem 5 years ago
  PaulStoffregen aee29bc892 Fix compiler warnings 5 years ago
  PaulStoffregen a1ff3e9256 Fix USB serial issues printing before device ready 5 years ago
  PaulStoffregen f0a549961c Use USB serial number from Mac Address in fuses 6 years ago
  PaulStoffregen 37c8161601 Transmit only polling HardwareSerial on imxrt 6 years ago
  PaulStoffregen addd88d076 basic usb serial on imxrt 6 years ago
  PaulStoffregen e687673ddf First commit, Teensy4 work-in-progress 6 years ago