Kurt Eckhardt
240be67f83
Teensy 4.x - SerialUSB1 and SerialUSB2 objects created.
The actual objects were not created like they were on the T3.x side, so just copied it over from there.
4 år sedan
Kurt Eckhardt
4f24f25a32
Main loop - call yield - yield can call SerialEvent
Comment out some of the main programs debug print statements plus add yield call to main loop.
yield can now call SerialEvent.
Put hack in that if the user has not overwritten the SerialEvent function, the weak linked one will turn off calling itself...
5 år sedan
PaulStoffregen
addd88d076
basic usb serial on imxrt
6 år sedan
PaulStoffregen
abe5ca8072
Include <Arduino.h> first, for precompile header rebuild all speedup
6 år sedan
PaulStoffregen
7099935c0e
Update open source license info
7 år sedan
duff2013
9735d6c0b5
Fix for IDE Menu option "NO USB" @ F_CPU <= 16MHz LC/T3.x
9 år sedan
PaulStoffregen
db476e9130
Add support for USB_DISABLED
9 år sedan
PaulStoffregen
8111996bdc
Simplify usb_desc.h configuration - do not require computing descriptor sizes/offsets
9 år sedan
PaulStoffregen
4c047eea2b
Add serialEvent (USB) and serialEvent1-3 (serial)
10 år sedan
PaulStoffregen
e42c5cefed
Support F_CPU < 20 MHz with USB disabled
10 år sedan
PaulStoffregen
5cecdee933
Initial commit, version 1.17-rc1
11 år sedan