3 Commits (ce30cc41e03b3504736c82b3837e2e9f23a37035)

Autor SHA1 Mensagem Data
  PaulStoffregen 4a24e41108 Use names SerialUSB1 & SerialUSB2 for extra USB serial ports 4 anos atrás
  PaulStoffregen cd4c30fde5 Expand all USB serial 2 & 3 stuff (needed for Arduino IDE use) 4 anos atrás
  Geert Uytterhoeven b515629a87 teensy3: Add support for a third USB serial port 4 anos atrás
  Geert Uytterhoeven 4148e650d0 teensy3: Add support for a second USB serial port 4 anos atrás
  Geert Uytterhoeven 68b0b84c58 teensy3: usb_serial: Parameterize wrappers 4 anos atrás
  Geert Uytterhoeven 6fb4c61b45 teensy3: usb_serial: Extract core usb_serial_port 4 anos atrás
  Geert Uytterhoeven c7ef5e1d6e teensy3: usb_serial: Add missing include and declaration 4 anos atrás
  PaulStoffregen 5ae453cc5c Use only DTR for (bool)Serial, RTS isn't reliable on Windows 6 anos atrás
  PaulStoffregen e5006127db Fix compiler warning, unused variable 7 anos atrás
  PaulStoffregen 0792b03a85 Remove USB Serial.begin 2.5 second wait for connection 7 anos atrás
  PaulStoffregen 7099935c0e Update open source license info 7 anos atrás
  PaulStoffregen 243f48ce7a USB Serial.begin wait to 2.5 seconds (hopefully enough) 7 anos atrás
  PaulStoffregen 57d3c69a6b Update comment 7 anos atrás
  PaulStoffregen 766b855592 Lengthen USB Serial.begin() wait - needed for slow Windows systems 7 anos atrás
  PaulStoffregen 768926244c Use constexpr constructors for all Serial classes 7 anos atrás
  PaulStoffregen 3580ee2bd0 Add Print::availableForWrite 7 anos atrás
  PaulStoffregen fb5b81d75f Serial.begin() to wait up to 1 second for Arduino Serial Monitor 7 anos atrás
  Mr. B dfc217e0a2 usb_serial.clear doesn't compile for F_CPU < 20 MHz 7 anos atrás
  Kurt Eckhardt 6d3a261664 Add Serial.clear() to Teensy 3.x 8 anos atrás
  PaulStoffregen 1225f43fd0 Report Serial bool operator true only after 25 ms 9 anos atrás
  PaulStoffregen db476e9130 Add support for USB_DISABLED 9 anos atrás
  PaulStoffregen caa5312fbc Opps, fix compile for slow speeds 9 anos atrás
  PaulStoffregen 2f14babf7d Simplify customizing USB - no longer need to edit interface .h files 9 anos atrás
  PaulStoffregen 63639d7792 Fix confict in usb_serial.h vs usb_seremu.h (exposed by toolchain upgrade) 10 anos atrás
  PaulStoffregen 3b066ac09b Always include inttypes.h in usb_serial.h 10 anos atrás
  Andrew J. Kroll f8938ec150 Fix Yield when no Serial on USB 10 anos atrás
  PaulStoffregen 3b9ae1513b rename writeBufferFree() to availableForWrite() 10 anos atrás
  PaulStoffregen 9c1e41e70e Change room() to writeBufferFree() 10 anos atrás
  PaulStoffregen 71160e91c2 Add Serial.room() 10 anos atrás
  PaulStoffregen 4c047eea2b Add serialEvent (USB) and serialEvent1-3 (serial) 10 anos atrás
  PaulStoffregen e42c5cefed Support F_CPU < 20 MHz with USB disabled 10 anos atrás
  PaulStoffregen d783be33c1 Clean up trailing whitespace 10 anos atrás
  PaulStoffregen 5cecdee933 Initial commit, version 1.17-rc1 11 anos atrás