33 Commits (a0f8e1107a7d7fdb62f21b63842f70fe31db6367)

Autor SHA1 Mensaje Fecha
  Kurt Eckhardt d48359fc2c T3.x/LC-SerialX addMemoryFor... hace 4 años
  Kurt Eckhardt a19b1902e6 HardwareSerial Half duplex add SERIAL_8N1_HALF_DUPLEX hace 4 años
  Kurt Eckhardt 98f01a0d06 T3.x,T4.x LC Serial half duplex support hace 4 años
  Kurt Eckhardt 2954ed6425 T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
  PaulStoffregen 717916e64d Fix SERIAL_8N2 mode on Teensy LC hace 7 años
  PaulStoffregen 07906c1091 Teensy LC doesn't support 9 bits on Serial2 & Serial3 hace 7 años
  PaulStoffregen 70e7c62a7d Add comment to HardwareSerial.h for editing SERIAL_9BIT_SUPPORT hace 7 años
  PaulStoffregen 7099935c0e Update open source license info hace 7 años
  PaulStoffregen 768926244c Use constexpr constructors for all Serial classes hace 7 años
  PaulStoffregen d30f8ccab8 Add using Print::write to hardware serial hace 7 años
  Kurt Eckhardt 899cbecc02 Enable Uart 2 stop bit capabilities hace 8 años
  Kurt Eckhardt 7352ea7791 Add Serial6 - T3.4 Uart5, T3.5 LPUart0 hace 8 años
  PaulStoffregen 8b3d33689e Add Serial4 & Serial5 for K64 & K66 hace 8 años
  PaulStoffregen 1e5260347f Add opendrain option to Serial#.setTX hace 8 años
  PaulStoffregen 8dbe007acc Fix incorrect baud rate on Serial2 when used with format option hace 8 años
  PaulStoffregen e3989b19f3 Add HardwareSerial setRX(pin) & setTX(pin) hace 8 años
  PaulStoffregen 2c726eae11 RTS/CTS support for Serial1 on Teensy LC & 3.x (experimental) hace 9 años
  PaulStoffregen 7a6898b59d Add bool operator to HardwareSerial hace 9 años
  PaulStoffregen c2f550d378 Add serial flow control C functions hace 9 años
  duff2013 06f4defa2d (MKL26Z64) update for F_PLL <= 16MHz hace 9 años
  PaulStoffregen 9b8d74c089 Initial support for Teensy-LC hace 9 años
  PaulStoffregen 19ee965759 Add transmitterEnable on Serial2 & Serial3 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 479bde6866 Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h hace 10 años
  PaulStoffregen d289954223 Add Serial1-3.room() hace 10 años
  PaulStoffregen 4c047eea2b Add serialEvent (USB) and serialEvent1-3 (serial) hace 10 años
  PaulStoffregen d783be33c1 Clean up trailing whitespace hace 10 años
  PaulStoffregen 98737f890f HardwareSerial write functions need to be virtual hace 10 años
  PaulStoffregen bff3488fd1 Add Serial1.transmitterEnable(pin) for RS-485 hace 10 años
  PaulStoffregen 29168b784d Add serial formats and 9 bit modes (disabled by default) to HardwareSerial hace 11 años
  PaulStoffregen 5cecdee933 Initial commit, version 1.17-rc1 hace 11 años