PaulStoffregen
aee29bc892
Fix compiler warnings
hace 5 años
Frank
2a8b5d066e
rmv warning "implicit declaration of function 'delay'"
hace 5 años
PaulStoffregen
a1ff3e9256
Fix USB serial issues printing before device ready
hace 5 años
PaulStoffregen
7153086e77
Don't disturb pin 13 (leftover debugging code)
hace 5 años
PaulStoffregen
addd88d076
basic usb serial on imxrt
hace 6 años
PaulStoffregen
e687673ddf
First commit, Teensy4 work-in-progress
hace 6 años
Frank Bösing
11bd76352d
FCPU 256MHz
hace 6 años
PaulStoffregen
7099935c0e
Update open source license info
hace 7 años
Frank
9febfa653b
Fix: write returns zero ( #202 )
https://forum.pjrc.com/threads/40893-Incorrect-return-for-Serial-write()-on-Teensy-3-6?p=127732#post127732
I'm not sure if this fix has some side-effects - how will other functions react when it does not return zero anymore ?
hace 8 años
PaulStoffregen
6040145aac
More K66 overclocking options
hace 8 años
PaulStoffregen
c364608480
Even more defs
hace 8 años
PaulStoffregen
1225f43fd0
Report Serial bool operator true only after 25 ms
Sometimes the PC or Mac drivers are not actually ready to begin receiving data immediately after they cause DTR or RTS to assert. This delay allows the PC to become ready before we tell sketches the Serial device is true (ready).
hace 9 años
PaulStoffregen
caa5312fbc
Opps, fix compile for slow speeds
hace 9 años
PaulStoffregen
8bdc442fdf
Add TODO comment in USB Serial
hace 10 años
PaulStoffregen
9c1e41e70e
Change room() to writeBufferFree()
https://groups.google.com/a/arduino.cc/d/msg/developers/ls3hkviFYM4/XWT2LbfzNcgJ
hace 10 años
PaulStoffregen
71160e91c2
Add Serial.room()
hace 10 años
PaulStoffregen
d783be33c1
Clean up trailing whitespace
hace 10 años
PaulStoffregen
7bee55654c
Support more CPU and bus frequencies
hace 10 años
Frank Bösing
6942a12ff4
Stripped to overclock add. 144MHz only for Paul
hace 10 años
Frank Bösing
bbd726f690
Update to 168MHz, 42 MHZ Bus, 28MHz Flash
hace 10 años
Frank Bösing
856a79b321
Modified for additional 120MHz Core-Clock
hace 10 años
PaulStoffregen
5cecdee933
Initial commit, version 1.17-rc1
hace 11 años