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