22 次程式碼提交 (459ac4cfc7838cceef0a1dc1730365fb497b20d4)

作者 SHA1 備註 提交日期
  Kurt Eckhardt 899cbecc02 Enable Uart 2 stop bit capabilities 8 年之前
  Kurt Eckhardt 7458590a29 Allow SetTX on Serial3/4/5 ... 8 年之前
  PaulStoffregen 1e5260347f Add opendrain option to Serial#.setTX 8 年之前
  PaulStoffregen e3989b19f3 Add HardwareSerial setRX(pin) & setTX(pin) 8 年之前
  PaulStoffregen 0254d93d95 Teensy-LC doesn't support CTS, so disable its code 8 年之前
  PaulStoffregen 6e0dd8ab39 Use software-based RTS on Serial2 and Serial3 8 年之前
  PaulStoffregen c6e6060c48 whitespace reformat in serial code 9 年之前
  PaulStoffregen c2f550d378 Add serial flow control C functions 9 年之前
  PaulStoffregen 6ed0c5f01f Fix Hardware Serial transmitterEnable() on Teensy-LC 9 年之前
  PaulStoffregen 5c9ccd8412 Fix 9 bit transmit mode on Serial3 9 年之前
  PaulStoffregen e2bf6d44e0 Avoid kinetis.h name conflicts with simple Arduino names 9 年之前
  PaulStoffregen 182037caea Fix 9 bit hardware serial receive 9 年之前
  PaulStoffregen 9b8d74c089 Initial support for Teensy-LC 9 年之前
  PaulStoffregen 19ee965759 Add transmitterEnable on Serial2 & Serial3 10 年之前
  PaulStoffregen 9c1e41e70e Change room() to writeBufferFree() 10 年之前
  PaulStoffregen 479bde6866 Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h 10 年之前
  PaulStoffregen 603afcc984 Fix off-by-1 error in new Serial#.room() 10 年之前
  PaulStoffregen d289954223 Add Serial1-3.room() 10 年之前
  PaulStoffregen f2cecda077 Use IRQ_PRIORITY (not hard-coded number) in Serial3 10 年之前
  PaulStoffregen 7ba1cbccc6 Add NVIC priority handling in Serial2 & Serial3 11 年之前
  PaulStoffregen 29168b784d Add serial formats and 9 bit modes (disabled by default) to HardwareSerial 11 年之前
  PaulStoffregen 5cecdee933 Initial commit, version 1.17-rc1 11 年之前