Geert Uytterhoeven
4148e650d0
teensy3: Add support for a second USB serial port
Add support for a dual serial port configuration (USB_DUAL_SERIAL),
providing a composite USB device, comprised of two serial ports.
The second serial port is called usb_serial2 (C) or SerialA (C++).
Note that no dummy C++ class is created if USB_DISABLED is defined,
unlike for the first port.
This increases binary size by ca. 1.2 KiB (720 bytes for USB buffers).
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
il y a 5 ans
PaulStoffregen
d5139195b4
Fix srandom
il y a 7 ans
PaulStoffregen
7099935c0e
Update open source license info
il y a 8 ans
PaulStoffregen
e7362d6da1
Fix type_traits vs min() compatibility issue
il y a 8 ans
PaulStoffregen
68aecd945a
map function support for floats and improved integer scaling
il y a 8 ans
Alexander Shtuchkin
ff83ba5546
Fix compilation error with recent newlib versions because random() return value doesn't match
il y a 8 ans
PaulStoffregen
2f8709c6c9
Include WCharacter.h by default
il y a 9 ans
PaulStoffregen
fce43f2d1a
USB Touchscreen basic functions (work in progress)
il y a 9 ans
Fernando Trias
cf22e93f60
Revert "makeWord is inconsistently defined"
This reverts commit c083b394e4
.
il y a 9 ans
Fernando Trias
c083b394e4
makeWord is inconsistently defined
Revise definition to be consistent with other usage of byte
il y a 9 ans
PaulStoffregen
adca415331
Add AudioInputUSB - receive USB audio into audio library
il y a 9 ans
PaulStoffregen
e0dd146824
More defs
il y a 9 ans
PaulStoffregen
d1a6e77ad9
Begin work on MTP Disk
il y a 9 ans
PaulStoffregen
aa212b61e0
Defs for MK66FX1M0
il y a 9 ans
PaulStoffregen
b5284b3a1f
Fast memcpy() on Teensy 3.0 & 3.1
https://forum.pjrc.com/threads/27752-teensy-3-memcpy-has-gotten-slower
il y a 10 ans
PaulStoffregen
2f14babf7d
Simplify customizing USB - no longer need to edit interface .h files
il y a 10 ans
Frank Bösing
93309af753
Prevent inlining of "FASTRUN"
il y a 10 ans
PaulStoffregen
f3677fd16d
Add FASTRUN
il y a 11 ans
PaulStoffregen
5cecdee933
Initial commit, version 1.17-rc1
il y a 11 ans