14 Commits (179953284a278c9d6bb3078ab3859ffb4bc5f09e)

Author SHA1 Message Date
  PaulStoffregen 6ed0c5f01f Fix Hardware Serial transmitterEnable() on Teensy-LC 9 years ago
  PaulStoffregen 5c9ccd8412 Fix 9 bit transmit mode on Serial3 9 years ago
  PaulStoffregen e2bf6d44e0 Avoid kinetis.h name conflicts with simple Arduino names 9 years ago
  PaulStoffregen 182037caea Fix 9 bit hardware serial receive 9 years ago
  PaulStoffregen 9b8d74c089 Initial support for Teensy-LC 9 years ago
  PaulStoffregen 19ee965759 Add transmitterEnable on Serial2 & Serial3 10 years ago
  PaulStoffregen 9c1e41e70e Change room() to writeBufferFree() 10 years ago
  PaulStoffregen 479bde6866 Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h 10 years ago
  PaulStoffregen 603afcc984 Fix off-by-1 error in new Serial#.room() 10 years ago
  PaulStoffregen d289954223 Add Serial1-3.room() 10 years ago
  PaulStoffregen f2cecda077 Use IRQ_PRIORITY (not hard-coded number) in Serial3 10 years ago
  PaulStoffregen 7ba1cbccc6 Add NVIC priority handling in Serial2 & Serial3 11 years ago
  PaulStoffregen 29168b784d Add serial formats and 9 bit modes (disabled by default) to HardwareSerial 11 years ago
  PaulStoffregen 5cecdee933 Initial commit, version 1.17-rc1 11 years ago