1 Commits (8f36ef9e962d57c4b0b627e21ef5a255367a0991)

Author SHA1 Message Date
  John Robinson 20c3d93b92
move source under core/ directory 3 years ago
  John Robinson 9a30e35926
restructure files into include, src, scripts dirs 3 years ago
  PaulStoffregen e772699044 Support printing 64 bit integers 4 years ago
  PaulStoffregen ba177b0d22 Disable printf format warnings - too pedantic 4 years ago
  PaulStoffregen 0bd7c42af1 Enable Serial.printf format warnings, fixes #485 4 years ago
  PaulStoffregen addd88d076 basic usb serial on imxrt 6 years ago
  PaulStoffregen e687673ddf First commit, Teensy4 work-in-progress 6 years ago
  PaulStoffregen 92533cb5ce Remove ancient BYTE define (causes more trouble than it's worth) 6 years ago
  PaulStoffregen d2d4bfcfc1 Only define BYTE (ancient Arduino) if not conflicting with other headers 7 years ago
  PaulStoffregen 7099935c0e Update open source license info 7 years ago
  PaulStoffregen 3580ee2bd0 Add Print::availableForWrite 7 years ago
  PaulStoffregen b01a30b020 Move the flush from Stream to Print 7 years ago
  Tilo Nitzsche 2822098fbe Make Print and Stream constructors constexpr. 7 years ago
  PaulStoffregen 71ba6b2adb Speedup print() on Teensy-LC 9 years ago
  PaulStoffregen d783be33c1 Clean up trailing whitespace 10 years ago
  PaulStoffregen 65b07f9f8c Support both char * and uintu_t * in Print & Stream (Matthijs Kooijman) 11 years ago
  PaulStoffregen 8bd53da150 Add printf for Teensy3 11 years ago
  PaulStoffregen 5cecdee933 Initial commit, version 1.17-rc1 11 years ago