You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Defragster b0d28cfe68
Speed 24 MHz - not 24 Hz for Lowest voltage
пре 5 година
..
avr Add eeprom support for imxrt пре 5 година
debug Turn off Serial4 debug printing on Teensy 4.0 пре 5 година
util Add util headers пре 5 година
Arduino.h First commit, Teensy4 work-in-progress пре 6 година
AudioStream.cpp use .progmem пре 5 година
AudioStream.h Fix AudioStream пре 5 година
Blink.cc First commit, Teensy4 work-in-progress пре 6 година
Client.h First commit, Teensy4 work-in-progress пре 6 година
DMAChannel.cpp Add DMAChannel for IMXRT пре 5 година
DMAChannel.h Fix Bug - CSR_DONE be cleared to write the MAJORELINK or ESG bits пре 5 година
EventResponder.cpp Removed volatile tag on dummy var systick_safe_read пре 5 година
EventResponder.h EventResponder runFromYield shortcut пре 5 година
HardwareSerial.cpp T4 Serial5 support setTx and setRx to pins 38, 39 пре 5 година
HardwareSerial.h Fix Serial1.write(0) пре 5 година
HardwareSerial1.cpp T4 Serial5 support setTx and setRx to pins 38, 39 пре 5 година
HardwareSerial2.cpp T4 Serial5 support setTx and setRx to pins 38, 39 пре 5 година
HardwareSerial3.cpp T4 Serial5 support setTx and setRx to pins 38, 39 пре 5 година
HardwareSerial4.cpp T4 Serial5 support setTx and setRx to pins 38, 39 пре 5 година
HardwareSerial5.cpp T4 Serial5 support setTx and setRx to pins 38, 39 пре 5 година
HardwareSerial6.cpp T4 Serial5 support setTx and setRx to pins 38, 39 пре 5 година
HardwareSerial7.cpp T4 Serial5 support setTx and setRx to pins 38, 39 пре 5 година
HardwareSerial8.cpp T4 Serial5 support setTx and setRx to pins 38, 39 пре 5 година
IPAddress.cpp Add IPAddress class пре 5 година
IPAddress.h First commit, Teensy4 work-in-progress пре 6 година
IntervalTimer.cpp use nullptr, no default пре 5 година
IntervalTimer.h IntervalTimer on imxrt пре 6 година
Makefile First commit, Teensy4 work-in-progress пре 6 година
Print.cpp add nullptr check пре 5 година
Print.h basic usb serial on imxrt пре 6 година
Printable.h First commit, Teensy4 work-in-progress пре 6 година
Server.h First commit, Teensy4 work-in-progress пре 6 година
Stream.cpp Update Stream.cpp пре 5 година
Stream.h First commit, Teensy4 work-in-progress пре 6 година
Tone.cpp Add tone function пре 5 година
Udp.h First commit, Teensy4 work-in-progress пре 6 година
WCharacter.h First commit, Teensy4 work-in-progress пре 6 година
WMath.cpp Import Wiring math functions пре 5 година
WProgram.h update FASTRUN пре 5 година
WString.cpp T4 - Missing Core files пре 5 година
WString.h First commit, Teensy4 work-in-progress пре 6 година
analog.c Updated to get A12/A13 operational пре 5 година
arm_common_tables.h Add arm_math.h (thanks Manitou) пре 5 година
arm_const_structs.h Add arm_math.h (thanks Manitou) пре 5 година
arm_math.h Add arm_math.h (thanks Manitou) пре 5 година
avr_emulation.h T4 - SPI avr_emulation - only enough for Adafruit_gfx... пре 5 година
avr_functions.h First commit, Teensy4 work-in-progress пре 6 година
binary.h First commit, Teensy4 work-in-progress пре 6 година
bootdata.c Dynamically partition ITCM & DTCM on IMXRT1062 пре 5 година
clockspeed.c Speed 24 MHz - not 24 Hz for Lowest voltage пре 5 година
core_cm7.h Add arm_math.h (thanks Manitou) пре 5 година
core_cmInstr.h Add arm_math.h (thanks Manitou) пре 5 година
core_id.h First commit, Teensy4 work-in-progress пре 6 година
core_pins.h Update pins 30 and 31 in core_pins.h пре 5 година
debugprintf.c Configure UART clock before use пре 6 година
delay.c Removed volatile tag on dummy var systick_safe_read пре 5 година
digital.c Add SD Cards as IO pins - plus fix Serial2 and Serial8 for T4 B2 пре 5 година
eeprom.c fix eeprom issues after cold boot пре 5 година
elapsedMillis.h First commit, Teensy4 work-in-progress пре 6 година
imxrt.h CBT register for CANFD пре 5 година
imxrt1052.ld Update linker scripts пре 5 година
imxrt1062.ld Rename linker sections (for platform.txt size regex) пре 5 година
interrupt.c use GPIO6..9 пре 5 година
keylayouts.c Add keylayouts & USB timer defs пре 5 година
keylayouts.h First commit, Teensy4 work-in-progress пре 6 година
libc.c More syscall functions пре 5 година
math_helper.h Add AudioStream for T4 пре 5 година
memcpy-armv7m.S fast memcpy/memset пре 5 година
memset.S fast memcpy/memset пре 5 година
new.cpp Fix C++ new/delete пре 5 година
nonstd.c Use USB serial number from Mac Address in fuses пре 6 година
pins_arduino.h Updated to get A12/A13 operational пре 5 година
pwm.c T4 - Add SDCard pins to PWM table пре 5 година
rtc.c Add RTC functions пре 5 година
startup.c Fix compiler warnings when not printing Serial4 debug info пре 5 година
tempmon.c use .progmem пре 5 година
usb.c USB compliance (work in progress) пре 5 година
usb_desc.c USB compliance (work in progress) пре 5 година
usb_desc.h USB serial receive on IMXRT пре 5 година
usb_dev.h Add USB Serial flush пре 5 година
usb_inst.cpp Main loop - call yield - yield can call SerialEvent пре 5 година
usb_names.h First commit, Teensy4 work-in-progress пре 6 година
usb_serial.c Implement Serial.availableForWrite() пре 5 година
usb_serial.h Main loop - call yield - yield can call SerialEvent пре 5 година
wiring.h First commit, Teensy4 work-in-progress пре 6 година
wiring_private.h Add empty wiring_private.h, for compatibility with certain libraries пре 5 година
yield.cpp Shortcut dont call HardwareSerial::processevents if nothing active пре 5 година