15 Commits (459ac4cfc7838cceef0a1dc1730365fb497b20d4)

Author SHA1 Message Date
  Kurt Eckhardt 6d3a261664 Add Serial.clear() to Teensy 3.x 8 years ago
  PaulStoffregen 1225f43fd0 Report Serial bool operator true only after 25 ms 8 years ago
  PaulStoffregen db476e9130 Add support for USB_DISABLED 9 years ago
  PaulStoffregen caa5312fbc Opps, fix compile for slow speeds 9 years ago
  PaulStoffregen 2f14babf7d Simplify customizing USB - no longer need to edit interface .h files 9 years ago
  PaulStoffregen 63639d7792 Fix confict in usb_serial.h vs usb_seremu.h (exposed by toolchain upgrade) 10 years ago
  PaulStoffregen 3b066ac09b Always include inttypes.h in usb_serial.h 10 years ago
  Andrew J. Kroll f8938ec150 Fix Yield when no Serial on USB 10 years ago
  PaulStoffregen 3b9ae1513b rename writeBufferFree() to availableForWrite() 10 years ago
  PaulStoffregen 9c1e41e70e Change room() to writeBufferFree() 10 years ago
  PaulStoffregen 71160e91c2 Add Serial.room() 10 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 d783be33c1 Clean up trailing whitespace 10 years ago
  PaulStoffregen 5cecdee933 Initial commit, version 1.17-rc1 11 years ago