31 Commits (361d842551b53f08bb322af901a2df6cdd60703e)

Autor SHA1 Mensaje Fecha
  PaulStoffregen c425ecbd0a Fix serial end() when errors are received but final interrupt never runs hace 6 años
  PaulStoffregen d51854082b Fix serail stall when too-fast baud rates attempted hace 7 años
  PaulStoffregen 7099935c0e Update open source license info hace 7 años
  thewknd 91bef221c2 Check for used pins in serial_end and serial3_end hace 7 años
  thewknd a70e6fd5d1 Add pin 24 & 25 to Teensy LC serial_begin() hace 7 años
  PaulStoffregen e8748e9b3c Fix 9 bit mode on Serial1 & Serial2 on Teensy LC hace 7 años
  Frank Bösing cecfe51276 Set RTS Watermarks dependend of rx-buffersize hace 8 años
  Frank Bösing 6dd6073c2c serialX buffersizes hace 8 años
  Kurt Eckhardt 899cbecc02 Enable Uart 2 stop bit capabilities hace 8 años
  Kurt Eckhardt 57be6914a5 Serial1 - New pins work with begin hace 8 años
  Kurt Eckhardt 491e1e21ca Add support for pins 26 and 27 hace 8 años
  PaulStoffregen f5c6b36008 Support pins 24 & 25 in Serial1 setTX & setRX on Teensy LC hace 8 años
  PaulStoffregen 1e5260347f Add opendrain option to Serial#.setTX hace 8 años
  PaulStoffregen e3989b19f3 Add HardwareSerial setRX(pin) & setTX(pin) hace 8 años
  PaulStoffregen 0254d93d95 Teensy-LC doesn't support CTS, so disable its code hace 9 años
  PaulStoffregen 2c726eae11 RTS/CTS support for Serial1 on Teensy LC & 3.x (experimental) hace 9 años
  PaulStoffregen c6e6060c48 whitespace reformat in serial code hace 9 años
  PaulStoffregen c2f550d378 Add serial flow control C functions hace 9 años
  PaulStoffregen 6ed0c5f01f Fix Hardware Serial transmitterEnable() on Teensy-LC hace 9 años
  PaulStoffregen e2bf6d44e0 Avoid kinetis.h name conflicts with simple Arduino names hace 9 años
  PaulStoffregen 182037caea Fix 9 bit hardware serial receive 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 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 603afcc984 Fix off-by-1 error in new Serial#.room() hace 10 años
  PaulStoffregen d289954223 Add Serial1-3.room() hace 10 años
  PaulStoffregen bff3488fd1 Add Serial1.transmitterEnable(pin) for RS-485 hace 10 años
  PaulStoffregen 7ba1cbccc6 Add NVIC priority handling in Serial2 & Serial3 hace 11 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