462 Commits (76dab293f77c618bdddfe718dbcbbbf7061f14cf)

Author SHA1 Message Date
  PaulStoffregen 0bd7c42af1 Enable Serial.printf format warnings, fixes #485 4 years ago
  PaulStoffregen 8d7efafde5 MicroMod support 4 years ago
  PaulStoffregen 077f18e123 Allow programs to preserve HAB logged events without taking 8K from everyone 4 years ago
  PaulStoffregen dc56788048 Changes to support HAB (thanks dresden-fx) 4 years ago
  WMXZ-EU 7118ab94af
Update DMAChannel.h 4 years ago
  PaulStoffregen fa1c5a1bca Add dummy DCD to IVT bootdata 4 years ago
  PaulStoffregen d2a8c6e0ff Don't clobber HAB logfile in OCRAM 4 years ago
  PaulStoffregen 08b835afb8 Update imxrt.h comments for latest reference manual 4 years ago
  Kurt Eckhardt a19b1902e6 HardwareSerial Half duplex add SERIAL_8N1_HALF_DUPLEX 4 years ago
  Kurt Eckhardt 98f01a0d06 T3.x,T4.x LC Serial half duplex support 4 years ago
  Kurt Eckhardt 6de57f23e8 Fix size of arm_dcache_flush_delte on T4.x USB RAWHID 4 years ago
  PaulStoffregen a7d9bac652 Fix compiler warning 4 years ago
  PaulStoffregen ec13d5b31a Remane addStorage to addMemory 4 years ago
  PaulStoffregen 48d2f63b04 Fix compile error on Teensy 4.0 4 years ago
  Kurt Eckhardt 7785c42ace Add digitalToggleFast for T4.x... 4 years ago
  PaulStoffregen b7343056e1 Add comment with known usage of timers 4 years ago
  PaulStoffregen fdb45e3fe3 Add comment about known incompatibility with smaller audio block size 4 years ago
  PaulStoffregen 232ace26ff Fix numerical overflow in audio CPU usage measurement 4 years ago
  PaulStoffregen c9e3cc0dae Add TRNG defines 4 years ago
  PaulStoffregen 2f8568659c Improve C++ STL support on Teensy 4.x 4 years ago
  PaulStoffregen 607f4bd229 Add MIDIUSB.h compatibility for Teensy 4.0 4 years ago
  PaulStoffregen 0db1c3b2da Add include pgmspace.h compatability for Teensy 4.0 4 years ago
  Kurt Eckhardt 9a54ab1fde Fix/Add seralEventUSB1 and serialEventUSB2 4 years ago
  Kurt Eckhardt 0bf9e0f55c T4 HardwareSerial - Fix SerialEventX code 4 years ago
  Kurt Eckhardt 93478dfb3c T4 Yield speedups by knowing if default serialEventX 4 years ago
  Chris Dailey 976406ee6b
Fix macro typo in imxrt for HW_OCOTP_MEM1. 4 years ago
  Kurt Eckhardt 31c199b0b2 Reduce EventResponder overhead on systic and yield 4 years ago
  PaulStoffregen e5a9b19465 Workaround for USB memory bandwidth at very slow CPU speeds 4 years ago
  PaulStoffregen 9f7a6e426d Add comment about forcing 12 Mbit/sec USB on Teensy 4.x 4 years ago
  PaulStoffregen 6cbabcd3c7 Use strong drive and hysteresis for FlexSPI2 pins 4 years ago
  PaulStoffregen 1889c06e56 Fix FlexSPI2 speed setting, default to 88 MHz clock 4 years ago
  PaulStoffregen a41500ec8e Add external_psram_size to inform libraries of available PSRAM 4 years ago
  PaulStoffregen 0ac84cfcbf Initialize PSRAM chips at startup on Teensy 4.1 4 years ago
  PaulStoffregen 7f73fd0b25 Add dummy Mouse.h on Teensy 4, for Arduino compatibility 4 years ago
  PaulStoffregen 5202353f1b Add dummy Keyboard.h on Teensy 4, for Arduino compatibility 4 years ago
  PaulStoffregen bef18c9869 Pad DMAMEM to 32 byte cache line size 4 years ago
  PaulStoffregen e93972e151 Fix ADC config 4 years ago
  PaulStoffregen 9e727f9e4c Fix ADC_ETC defines 4 years ago
  Frank 113947c508
Add recommended 24MHz crystal setting 4 years ago
  PaulStoffregen 536aa0ae13 Fix rtc_set on Teensy 4.0 (thanks blackketter) 4 years ago
  PaulStoffregen 3e23a7d14a Document case in USB CDC code, fixes #467 4 years ago
  Kurt Eckhardt 8683ecc4de There were some issues in the setRX and setTX functions for T4,x 4 years ago
  Kurt Eckhardt 72ed1825e1 T4.x CTS pins - T4.1 add memory chip area to Serial ports. 4 years ago
  Frank 40af196b75
Update nonstd.c 4 years ago
  Frank 3faa68520a
Update pwm.c 4 years ago
  Frank ee0c914797
Update Stream.cpp 4 years ago
  Frank bf5b36c9ec
fix double promotion 4 years ago
  PaulStoffregen adecf720cc Add comment about MPU allocation order 4 years ago
  widdly b351a2ce73 Fix USB Midi 16 serial audio descriptor 4 years ago
  widdly 2512134dae fix descriptor for teensy 4 usb audio midi serial 4 years ago