19 Révisions (3fd4dd7773d542807469977e57911d15eb2a3c93)

Auteur SHA1 Message Date
  PaulStoffregen 768926244c Use constexpr constructors for all Serial classes il y a 7 ans
  PaulStoffregen 3580ee2bd0 Add Print::availableForWrite il y a 7 ans
  PaulStoffregen fb5b81d75f Serial.begin() to wait up to 1 second for Arduino Serial Monitor il y a 7 ans
  Mr. B dfc217e0a2 usb_serial.clear doesn't compile for F_CPU < 20 MHz il y a 7 ans
  Kurt Eckhardt 6d3a261664 Add Serial.clear() to Teensy 3.x il y a 8 ans
  PaulStoffregen 1225f43fd0 Report Serial bool operator true only after 25 ms il y a 8 ans
  PaulStoffregen db476e9130 Add support for USB_DISABLED il y a 9 ans
  PaulStoffregen caa5312fbc Opps, fix compile for slow speeds il y a 9 ans
  PaulStoffregen 2f14babf7d Simplify customizing USB - no longer need to edit interface .h files il y a 9 ans
  PaulStoffregen 63639d7792 Fix confict in usb_serial.h vs usb_seremu.h (exposed by toolchain upgrade) il y a 10 ans
  PaulStoffregen 3b066ac09b Always include inttypes.h in usb_serial.h il y a 10 ans
  Andrew J. Kroll f8938ec150 Fix Yield when no Serial on USB il y a 10 ans
  PaulStoffregen 3b9ae1513b rename writeBufferFree() to availableForWrite() il y a 10 ans
  PaulStoffregen 9c1e41e70e Change room() to writeBufferFree() il y a 10 ans
  PaulStoffregen 71160e91c2 Add Serial.room() il y a 10 ans
  PaulStoffregen 4c047eea2b Add serialEvent (USB) and serialEvent1-3 (serial) il y a 10 ans
  PaulStoffregen e42c5cefed Support F_CPU < 20 MHz with USB disabled il y a 10 ans
  PaulStoffregen d783be33c1 Clean up trailing whitespace il y a 10 ans
  PaulStoffregen 5cecdee933 Initial commit, version 1.17-rc1 il y a 11 ans