25 Commits (834bb53e4f66c31c2269762691cac2b8d335e051)

Autor SHA1 Mensaje Fecha
  PaulStoffregen e5006127db Fix compiler warning, unused variable hace 7 años
  PaulStoffregen 0792b03a85 Remove USB Serial.begin 2.5 second wait for connection hace 7 años
  PaulStoffregen 7099935c0e Update open source license info hace 7 años
  PaulStoffregen 243f48ce7a USB Serial.begin wait to 2.5 seconds (hopefully enough) hace 7 años
  PaulStoffregen 57d3c69a6b Update comment hace 7 años
  PaulStoffregen 766b855592 Lengthen USB Serial.begin() wait - needed for slow Windows systems hace 7 años
  PaulStoffregen 768926244c Use constexpr constructors for all Serial classes hace 7 años
  PaulStoffregen 3580ee2bd0 Add Print::availableForWrite hace 7 años
  PaulStoffregen fb5b81d75f Serial.begin() to wait up to 1 second for Arduino Serial Monitor hace 7 años
  Mr. B dfc217e0a2 usb_serial.clear doesn't compile for F_CPU < 20 MHz hace 7 años
  Kurt Eckhardt 6d3a261664 Add Serial.clear() to Teensy 3.x hace 8 años
  PaulStoffregen 1225f43fd0 Report Serial bool operator true only after 25 ms hace 9 años
  PaulStoffregen db476e9130 Add support for USB_DISABLED hace 9 años
  PaulStoffregen caa5312fbc Opps, fix compile for slow speeds hace 9 años
  PaulStoffregen 2f14babf7d Simplify customizing USB - no longer need to edit interface .h files hace 9 años
  PaulStoffregen 63639d7792 Fix confict in usb_serial.h vs usb_seremu.h (exposed by toolchain upgrade) hace 10 años
  PaulStoffregen 3b066ac09b Always include inttypes.h in usb_serial.h hace 10 años
  Andrew J. Kroll f8938ec150 Fix Yield when no Serial on USB hace 10 años
  PaulStoffregen 3b9ae1513b rename writeBufferFree() to availableForWrite() hace 10 años
  PaulStoffregen 9c1e41e70e Change room() to writeBufferFree() hace 10 años
  PaulStoffregen 71160e91c2 Add Serial.room() hace 10 años
  PaulStoffregen 4c047eea2b Add serialEvent (USB) and serialEvent1-3 (serial) hace 10 años
  PaulStoffregen e42c5cefed Support F_CPU < 20 MHz with USB disabled hace 10 años
  PaulStoffregen d783be33c1 Clean up trailing whitespace hace 10 años
  PaulStoffregen 5cecdee933 Initial commit, version 1.17-rc1 hace 11 años