PaulStoffregen
5128bae4e8
MTP Fixes (thanks Fredrik Hubinette)
7 роки тому
PaulStoffregen
27fa2e2a52
Use USB clock recovery when running USB from IRC48M oscillator
8 роки тому
PaulStoffregen
39d9fdc386
Fix compiler warnings with USB audio
8 роки тому
PaulStoffregen
051474da89
Report number of fingers supported by USB Touchscreen
8 роки тому
PaulStoffregen
66c87d3276
Add multi-touch basic API (experimental)
8 роки тому
Fernando Trias
3a9025dd06
Add volume/mute feature to AudioInputUSB
Change descriptor and code to handle features for USB Audio
8 роки тому
PaulStoffregen
98fdbc89ae
Improve usb audio transmit startup, fixes Mac issues
8 роки тому
PaulStoffregen
6af8589c49
Use usb audio alternate setting info
8 роки тому
PaulStoffregen
fddf08842b
Add usb audio asychronous feedback endpoint (fixed data for now)
8 роки тому
PaulStoffregen
adca415331
Add AudioInputUSB - receive USB audio into audio library
8 роки тому
PaulStoffregen
425fe1288f
usb audio isochronous input/output
8 роки тому
PaulStoffregen
d277cbb65a
isochronous does not use data toggle
8 роки тому
PaulStoffregen
ae03ec67b9
USB audio control messages (adapted from MickMad)
8 роки тому
PaulStoffregen
1225f43fd0
Report Serial bool operator true only after 25 ms
Sometimes the PC or Mac drivers are not actually ready to begin receiving data immediately after they cause DTR or RTS to assert. This delay allows the PC to become ready before we tell sketches the Serial device is true (ready).
8 роки тому
PaulStoffregen
d1a6e77ad9
Begin work on MTP Disk
9 роки тому
PaulStoffregen
aa212b61e0
Defs for MK66FX1M0
9 роки тому
PaulStoffregen
9b8d74c089
Initial support for Teensy-LC
9 роки тому
PaulStoffregen
84f33fae1e
Add comment with links to other USB code
9 роки тому
PaulStoffregen
479bde6866
Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h
10 роки тому
Andrew J. Kroll
c9d85378d7
Allow custom USB enumeration.
This patch simply checks if NUM_ENDPOINTS is defined, and will bypass the
built-in USB descriptor, device and memory code, and allows a custom setting.
This bug does not affect the IDE unless someone adds the custom option to
the boards.txt file, and provides replacement code in a library or sketch.
It can also be used to turn off USB by providing no replacements, while
allowing speeds >= 20MHz.
10 роки тому
PaulStoffregen
e42c5cefed
Support F_CPU < 20 MHz with USB disabled
10 роки тому
PaulStoffregen
d783be33c1
Clean up trailing whitespace
10 роки тому
Filipe Cabecinhas
adfcbea61c
Use the proper way to refer to gcc's asm extension so we can compile this in C standard mode.
10 роки тому
PaulStoffregen
c01d9cfcac
Fix USB Serial break on Teensy3 (needed by Labview)
http://forum.pjrc.com/threads/25350-Teensy-3-1-Serial-Break
10 роки тому
PaulStoffregen
482a1f2b5f
Fix USB endpoint read with no data (thanks nox771)
http://forum.pjrc.com/threads/24726-Teensy-3-0-Serial-available%28%29-bug?p=42926&viewfull=1#post42926
10 роки тому
PaulStoffregen
5cecdee933
Initial commit, version 1.17-rc1
11 роки тому