1 Commits (756b9c4b0f6d7a1bb954626a41d292ffa953445d)

Author SHA1 Message Date
  PaulStoffregen e687673ddf First commit, Teensy4 work-in-progress 6 years ago
  PaulStoffregen 96a7ab14dd Opps, fix pgm_read_ptr_near & pgm_read_ptr_far 7 years ago
  PaulStoffregen d63777ac8a Emulate AVR pgm_read_ptr() on 32 bit Teensy 7 years ago
  PaulStoffregen e4878b340f Add compatibility for seldom-used avr-libc _PF functions 7 years ago
  PaulStoffregen 8a02ea67f5 Workaround for strict aliasing warnings with -O2 8 years ago
  PaulStoffregen a6b614bd1f Add prog_int64_t & prog_uint64_t 8 years ago
  PaulStoffregen 2ee5a630c8 Add license headers to AVR emulation header files 9 years ago
  PaulStoffregen eb3e46ac85 Improve printf_P() compatibility on Teensy 3.x 9 years ago
  PaulStoffregen 6cacb912ae Fix pgmspace macros for printf_P functions 9 years ago
  PaulStoffregen e0589fa59c Fix strncpy_P on Teensy 3.x 10 years ago
  Andrew J. Kroll 438f11ef7c Fix errors in _P macros using elipses 11 years ago
  Andrew J. Kroll 7356bdeb71 Add missing _P versions of printf family 11 years ago
  PaulStoffregen b205f54520 Add missing _P function names 11 years ago
  PaulStoffregen 5cecdee933 Initial commit, version 1.17-rc1 11 years ago