PaulStoffregen
011cd8985c
USB audio on Teensy 4.0 (work in progress)
4 лет назад
Jorg Neves Bliesener
e0945a6719
USB Flightsim for Teensy 4
Needs accompanying changes in Arduino's boards.txt, enabling corresponding menu entries
4 лет назад
PaulStoffregen
f44268059b
Add USB MIDI (work in progress) for Teensy 4.0
5 лет назад
PaulStoffregen
14f0cf2b6f
Add USB touchscreen (work in progress) for Teensy 4.0
5 лет назад
PaulStoffregen
1f1e5c29e1
Add USB mouse & joystick for Teensy 4.0
5 лет назад
PaulStoffregen
b3e7d058b5
Add USB keyboard for Teensy 4.0
5 лет назад
PaulStoffregen
9557c81817
Use DMAMEM for USB serial transmit buffer
5 лет назад
PaulStoffregen
e2badb1e65
RawHID on Teensy 4.0, initial prep work
5 лет назад
Frank
3b00522ebd
update FASTRUN
"noinline, noclone" has the opposite effect of beeing faster now on T4
Maye it would be best to use an empty define ? Then we can remove the section in the linker-file, too.
#define FASTRUN
6 лет назад
Frank Bösing
459ab88998
fast memcpy/memset
6 лет назад
PaulStoffregen
e687673ddf
First commit, Teensy4 work-in-progress
6 лет назад
PaulStoffregen
d5139195b4
Fix srandom
7 лет назад
PaulStoffregen
7099935c0e
Update open source license info
7 лет назад
PaulStoffregen
e7362d6da1
Fix type_traits vs min() compatibility issue
7 лет назад
PaulStoffregen
68aecd945a
map function support for floats and improved integer scaling
7 лет назад
Alexander Shtuchkin
ff83ba5546
Fix compilation error with recent newlib versions because random() return value doesn't match
8 лет назад
PaulStoffregen
2f8709c6c9
Include WCharacter.h by default
8 лет назад
PaulStoffregen
fce43f2d1a
USB Touchscreen basic functions (work in progress)
8 лет назад
Fernando Trias
cf22e93f60
Revert "makeWord is inconsistently defined"
This reverts commit c083b394e4
.
8 лет назад
Fernando Trias
c083b394e4
makeWord is inconsistently defined
Revise definition to be consistent with other usage of byte
8 лет назад
PaulStoffregen
adca415331
Add AudioInputUSB - receive USB audio into audio library
8 лет назад
PaulStoffregen
e0dd146824
More defs
9 лет назад
PaulStoffregen
d1a6e77ad9
Begin work on MTP Disk
9 лет назад
PaulStoffregen
aa212b61e0
Defs for MK66FX1M0
9 лет назад
PaulStoffregen
b5284b3a1f
Fast memcpy() on Teensy 3.0 & 3.1
https://forum.pjrc.com/threads/27752-teensy-3-memcpy-has-gotten-slower
10 лет назад
PaulStoffregen
2f14babf7d
Simplify customizing USB - no longer need to edit interface .h files
10 лет назад
Frank Bösing
93309af753
Prevent inlining of "FASTRUN"
10 лет назад
PaulStoffregen
f3677fd16d
Add FASTRUN
10 лет назад
PaulStoffregen
5cecdee933
Initial commit, version 1.17-rc1
11 лет назад