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