380 コミット (9c0f703625dc21b0f1ff4314cd1178ad8852a31a)

作成者 SHA1 メッセージ 日付
  PaulStoffregen ec13d5b31a Remane addStorage to addMemory 4年前
  PaulStoffregen 48d2f63b04 Fix compile error on Teensy 4.0 4年前
  Kurt Eckhardt 7785c42ace Add digitalToggleFast for T4.x... 4年前
  PaulStoffregen b7343056e1 Add comment with known usage of timers 4年前
  PaulStoffregen fdb45e3fe3 Add comment about known incompatibility with smaller audio block size 4年前
  PaulStoffregen 232ace26ff Fix numerical overflow in audio CPU usage measurement 4年前
  PaulStoffregen c9e3cc0dae Add TRNG defines 4年前
  PaulStoffregen 2f8568659c Improve C++ STL support on Teensy 4.x 4年前
  PaulStoffregen 607f4bd229 Add MIDIUSB.h compatibility for Teensy 4.0 4年前
  PaulStoffregen 0db1c3b2da Add include pgmspace.h compatability for Teensy 4.0 4年前
  Kurt Eckhardt 9a54ab1fde Fix/Add seralEventUSB1 and serialEventUSB2 4年前
  Kurt Eckhardt 0bf9e0f55c T4 HardwareSerial - Fix SerialEventX code 4年前
  Kurt Eckhardt 93478dfb3c T4 Yield speedups by knowing if default serialEventX 4年前
  Chris Dailey 976406ee6b
Fix macro typo in imxrt for HW_OCOTP_MEM1. 4年前
  Kurt Eckhardt 31c199b0b2 Reduce EventResponder overhead on systic and yield 4年前
  PaulStoffregen e5a9b19465 Workaround for USB memory bandwidth at very slow CPU speeds 4年前
  PaulStoffregen 9f7a6e426d Add comment about forcing 12 Mbit/sec USB on Teensy 4.x 4年前
  PaulStoffregen 6cbabcd3c7 Use strong drive and hysteresis for FlexSPI2 pins 4年前
  PaulStoffregen 1889c06e56 Fix FlexSPI2 speed setting, default to 88 MHz clock 4年前
  PaulStoffregen a41500ec8e Add external_psram_size to inform libraries of available PSRAM 4年前
  PaulStoffregen 0ac84cfcbf Initialize PSRAM chips at startup on Teensy 4.1 4年前
  PaulStoffregen 7f73fd0b25 Add dummy Mouse.h on Teensy 4, for Arduino compatibility 4年前
  PaulStoffregen 5202353f1b Add dummy Keyboard.h on Teensy 4, for Arduino compatibility 4年前
  PaulStoffregen bef18c9869 Pad DMAMEM to 32 byte cache line size 4年前
  PaulStoffregen e93972e151 Fix ADC config 4年前
  PaulStoffregen 9e727f9e4c Fix ADC_ETC defines 4年前
  Frank 113947c508
Add recommended 24MHz crystal setting 4年前
  PaulStoffregen 536aa0ae13 Fix rtc_set on Teensy 4.0 (thanks blackketter) 4年前
  PaulStoffregen 3e23a7d14a Document case in USB CDC code, fixes #467 4年前
  Kurt Eckhardt 8683ecc4de There were some issues in the setRX and setTX functions for T4,x 4年前
  Kurt Eckhardt 72ed1825e1 T4.x CTS pins - T4.1 add memory chip area to Serial ports. 4年前
  Frank 40af196b75
Update nonstd.c 4年前
  Frank 3faa68520a
Update pwm.c 4年前
  Frank ee0c914797
Update Stream.cpp 4年前
  Frank bf5b36c9ec
fix double promotion 4年前
  PaulStoffregen adecf720cc Add comment about MPU allocation order 4年前
  widdly b351a2ce73 Fix USB Midi 16 serial audio descriptor 4年前
  widdly 2512134dae fix descriptor for teensy 4 usb audio midi serial 4年前
  PaulStoffregen 646f2f8697 Update page number in comments 4年前
  Frank 0ce9412e25
more efficient 4年前
  Frank d1ec70aed4
usb.c / interrupt - callbacks use ctz() 4年前
  Kurt Eckhardt 240be67f83 Teensy 4.x - SerialUSB1 and SerialUSB2 objects created. 4年前
  Kurt Eckhardt e35ce09017 T4.x RAWHID remove compiler warning. 4年前
  Kurt Eckhardt 5554edbdf5 Update RAW HID TX buffer to be in DMAMEM 4年前
  Kurt Eckhardt da22bfd892 RX with 4 transfers using similar code to seremu 4年前
  Frank 9eb7bfe6c9
Arduino-Comaptibilitly: digitalWrite controls pullup/pulldown in input mode 4年前
  Frank 18e40cb8d3
Fix Macro clockCyclesPerMicrosecond 4年前
  Frank 2607e6226f
MPU: Trap not allowed accesses 4年前
  PaulStoffregen 9dff33654f Update MTP descriptors for Teensy 4 4年前
  Frank abd1736957
Update pins_arduino.h 4年前