PaulStoffregen
39d9fdc386
Fix compiler warnings with USB audio
před 8 roky
PaulStoffregen
051474da89
Report number of fingers supported by USB Touchscreen
před 8 roky
PaulStoffregen
66c87d3276
Add multi-touch basic API (experimental)
před 8 roky
Fernando Trias
3a9025dd06
Add volume/mute feature to AudioInputUSB
Change descriptor and code to handle features for USB Audio
před 8 roky
PaulStoffregen
98fdbc89ae
Improve usb audio transmit startup, fixes Mac issues
před 8 roky
PaulStoffregen
6af8589c49
Use usb audio alternate setting info
před 8 roky
PaulStoffregen
fddf08842b
Add usb audio asychronous feedback endpoint (fixed data for now)
před 8 roky
PaulStoffregen
adca415331
Add AudioInputUSB - receive USB audio into audio library
před 8 roky
PaulStoffregen
425fe1288f
usb audio isochronous input/output
před 8 roky
PaulStoffregen
d277cbb65a
isochronous does not use data toggle
před 8 roky
PaulStoffregen
ae03ec67b9
USB audio control messages (adapted from MickMad)
před 8 roky
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).
před 8 roky
PaulStoffregen
d1a6e77ad9
Begin work on MTP Disk
před 9 roky
PaulStoffregen
aa212b61e0
Defs for MK66FX1M0
před 9 roky
PaulStoffregen
9b8d74c089
Initial support for Teensy-LC
před 9 roky
PaulStoffregen
84f33fae1e
Add comment with links to other USB code
před 9 roky
PaulStoffregen
479bde6866
Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h
před 10 roky
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.
před 10 roky
PaulStoffregen
e42c5cefed
Support F_CPU < 20 MHz with USB disabled
před 10 roky
PaulStoffregen
d783be33c1
Clean up trailing whitespace
před 10 roky
Filipe Cabecinhas
adfcbea61c
Use the proper way to refer to gcc's asm extension so we can compile this in C standard mode.
před 10 roky
PaulStoffregen
c01d9cfcac
Fix USB Serial break on Teensy3 (needed by Labview)
http://forum.pjrc.com/threads/25350-Teensy-3-1-Serial-Break
před 10 roky
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
před 10 roky
PaulStoffregen
5cecdee933
Initial commit, version 1.17-rc1
před 11 roky