31 Révisions (efeb0ee82cbd4710cbf22ef27cd0b5ba2bdaddc7)

Auteur SHA1 Message Date
  PaulStoffregen 3ad57aacac Revert "teensy3: usb_serial: Extract core usb_serial_port" il y a 4 ans
  PaulStoffregen c5f55c6ba0 Revert "teensy3: usb_serial: Parameterize wrappers" il y a 4 ans
  Geert Uytterhoeven 68b0b84c58 teensy3: usb_serial: Parameterize wrappers il y a 4 ans
  Geert Uytterhoeven 6fb4c61b45 teensy3: usb_serial: Extract core usb_serial_port il y a 4 ans
  Geert Uytterhoeven c7ef5e1d6e teensy3: usb_serial: Add missing include and declaration il y a 4 ans
  PaulStoffregen 5ae453cc5c Use only DTR for (bool)Serial, RTS isn't reliable on Windows il y a 6 ans
  PaulStoffregen e5006127db Fix compiler warning, unused variable il y a 7 ans
  PaulStoffregen 0792b03a85 Remove USB Serial.begin 2.5 second wait for connection il y a 7 ans
  PaulStoffregen 7099935c0e Update open source license info il y a 7 ans
  PaulStoffregen 243f48ce7a USB Serial.begin wait to 2.5 seconds (hopefully enough) il y a 7 ans
  PaulStoffregen 57d3c69a6b Update comment il y a 7 ans
  PaulStoffregen 766b855592 Lengthen USB Serial.begin() wait - needed for slow Windows systems il y a 7 ans
  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 9 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