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.
před 4 roky
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...
před 5 roky
PaulStoffregen
addd88d076
basic usb serial on imxrt
před 6 roky
PaulStoffregen
abe5ca8072
Include <Arduino.h> first, for precompile header rebuild all speedup
před 6 roky
PaulStoffregen
7099935c0e
Update open source license info
před 7 roky
duff2013
9735d6c0b5
Fix for IDE Menu option "NO USB" @ F_CPU <= 16MHz LC/T3.x
před 9 roky
PaulStoffregen
db476e9130
Add support for USB_DISABLED
před 9 roky
PaulStoffregen
8111996bdc
Simplify usb_desc.h configuration - do not require computing descriptor sizes/offsets
před 9 roky
PaulStoffregen
4c047eea2b
Add serialEvent (USB) and serialEvent1-3 (serial)
před 10 roky
PaulStoffregen
e42c5cefed
Support F_CPU < 20 MHz with USB disabled
před 10 roky
PaulStoffregen
5cecdee933
Initial commit, version 1.17-rc1
před 11 roky