No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
PaulStoffregen 49b46c2087 Fix 24 MHz speed on Teensy 4.0 hace 5 años
..
avr Add FLASHMEM, for assigning functions (not variables) to flash hace 5 años
debug Turn off Serial4 debug printing on Teensy 4.0 hace 5 años
util Add util headers hace 5 años
Arduino.h First commit, Teensy4 work-in-progress hace 6 años
AudioStream.cpp Use FLASHMEM for functions, not attribute progmem hace 5 años
AudioStream.h Fix AudioStream hace 5 años
Blink.cc First commit, Teensy4 work-in-progress hace 6 años
Client.h First commit, Teensy4 work-in-progress hace 6 años
DMAChannel.cpp Add DMAChannel for IMXRT hace 5 años
DMAChannel.h Fix Bug - CSR_DONE be cleared to write the MAJORELINK or ESG bits hace 5 años
EventResponder.cpp Removed volatile tag on dummy var systick_safe_read hace 5 años
EventResponder.h EventResponder runFromYield shortcut hace 5 años
HardwareSerial.cpp Fix serial receive at high baud rates. Fixes #405 hace 5 años
HardwareSerial.h Fix Serial1.write(0) hace 5 años
HardwareSerial1.cpp T4 Serial5 support setTx and setRx to pins 38, 39 hace 5 años
HardwareSerial2.cpp T4 Serial5 support setTx and setRx to pins 38, 39 hace 5 años
HardwareSerial3.cpp Fix T4 Serial3 CTS pin. hace 5 años
HardwareSerial4.cpp T4 Serial5 support setTx and setRx to pins 38, 39 hace 5 años
HardwareSerial5.cpp T4 Serial5 support setTx and setRx to pins 38, 39 hace 5 años
HardwareSerial6.cpp T4 Serial5 support setTx and setRx to pins 38, 39 hace 5 años
HardwareSerial7.cpp T4 Serial5 support setTx and setRx to pins 38, 39 hace 5 años
HardwareSerial8.cpp T4 Serial5 support setTx and setRx to pins 38, 39 hace 5 años
IPAddress.cpp Add IPAddress class hace 5 años
IPAddress.h First commit, Teensy4 work-in-progress hace 6 años
IntervalTimer.cpp use nullptr, no default hace 5 años
IntervalTimer.h IntervalTimer on imxrt hace 6 años
Makefile First commit, Teensy4 work-in-progress hace 6 años
Print.cpp add nullptr check hace 5 años
Print.h basic usb serial on imxrt hace 6 años
Printable.h First commit, Teensy4 work-in-progress hace 6 años
Server.h First commit, Teensy4 work-in-progress hace 6 años
Stream.cpp Update Stream.cpp hace 5 años
Stream.h First commit, Teensy4 work-in-progress hace 6 años
Tone.cpp Add tone function hace 5 años
Udp.h First commit, Teensy4 work-in-progress hace 6 años
WCharacter.h First commit, Teensy4 work-in-progress hace 6 años
WMath.cpp Import Wiring math functions hace 5 años
WProgram.h Add USB MIDI (work in progress) for Teensy 4.0 hace 5 años
WString.cpp T4 - Missing Core files hace 5 años
WString.h First commit, Teensy4 work-in-progress hace 6 años
analog.c T4: Fix analogReadAveraging hace 5 años
arm_common_tables.h Add arm_math.h (thanks Manitou) hace 5 años
arm_const_structs.h Add arm_math.h (thanks Manitou) hace 5 años
arm_math.h Add arm_math.h (thanks Manitou) hace 5 años
avr_emulation.h T4 - FIrst pass for T4 emulation of PORTB/C/D registers hace 5 años
avr_functions.h First commit, Teensy4 work-in-progress hace 6 años
binary.h First commit, Teensy4 work-in-progress hace 6 años
bootdata.c Remove unused IMXRT1052 stuff hace 5 años
clockspeed.c Fix 24 MHz speed on Teensy 4.0 hace 5 años
core_cm7.h Add arm_math.h (thanks Manitou) hace 5 años
core_cmInstr.h Add arm_math.h (thanks Manitou) hace 5 años
core_id.h First commit, Teensy4 work-in-progress hace 6 años
core_pins.h Remove unused IMXRT1052 stuff hace 5 años
debugprintf.c Use FLASHMEM for functions, not attribute progmem hace 5 años
delay.c Removed volatile tag on dummy var systick_safe_read hace 5 años
digital.c Add SD Cards as IO pins - plus fix Serial2 and Serial8 for T4 B2 hace 5 años
eeprom.c Add comment with link to forum thread about eeprom emulation limits hace 5 años
elapsedMillis.h First commit, Teensy4 work-in-progress hace 6 años
imxrt.h Define CCM_CCGR1_GPT, for compatibility with TeensyThreads hace 5 años
imxrt1062.ld Add dummy ITCM padding linker section, improves memory summary hace 5 años
interrupt.c Remove unused IMXRT1052 stuff hace 5 años
keylayouts.c Add keylayouts & USB timer defs hace 5 años
keylayouts.h First commit, Teensy4 work-in-progress hace 6 años
libc.c More syscall functions hace 5 años
main.cpp T4 - Can now handle sketches with main() instead of setup()/loop() hace 5 años
math_helper.h Add AudioStream for T4 hace 5 años
memcpy-armv7m.S fast memcpy/memset hace 5 años
memset.S fast memcpy/memset hace 5 años
new.cpp Fix C++ new/delete hace 5 años
nonstd.c Use USB serial number from Mac Address in fuses hace 6 años
pins_arduino.h Remove unused IMXRT1052 stuff hace 5 años
pwm.c Fix analogWrite for values 2^res or higher with quad timer PWM pins hace 5 años
rtc.c Add RTC functions hace 5 años
startup.c Merge pull request #397 from KurtE/T4-Main-split-from-startup hace 5 años
tempmon.c Use FLASHMEM for functions, not attribute progmem hace 5 años
usb.c USB touchscreen for Teensy 4.0 now working hace 5 años
usb_desc.c USB touchscreen for Teensy 4.0 now working hace 5 años
usb_desc.h Fix compile error with USB Serial + MIDI hace 5 años
usb_dev.h T4 USB MIDI auto flush output at start of microframe hace 5 años
usb_inst.cpp Main loop - call yield - yield can call SerialEvent hace 5 años
usb_joystick.c Workaround corrupted USB packets when status shows ready too soon hace 5 años
usb_joystick.h Add USB mouse & joystick for Teensy 4.0 hace 5 años
usb_keyboard.c Workaround corrupted USB packets when status shows ready too soon hace 5 años
usb_keyboard.h Add USB keyboard for Teensy 4.0 hace 5 años
usb_midi.c T4 USB MIDI receive hace 5 años
usb_midi.h Add USB MIDI (work in progress) for Teensy 4.0 hace 5 años
usb_mouse.c Workaround corrupted USB packets when status shows ready too soon hace 5 años
usb_mouse.h Add USB mouse & joystick for Teensy 4.0 hace 5 años
usb_names.h First commit, Teensy4 work-in-progress hace 6 años
usb_rawhid.c RawHID receive on Teensy 4.0 hace 5 años
usb_rawhid.h RawHID tramsit on Teensy 4.0 hace 5 años
usb_seremu.c Add USB keyboard for Teensy 4.0 hace 5 años
usb_seremu.h Add USB keyboard for Teensy 4.0 hace 5 años
usb_serial.c T4 USB serial receive buffer defaults to 4096 bytes hace 5 años
usb_serial.h RawHID on Teensy 4.0, initial prep work hace 5 años
usb_touch.c USB touchscreen for Teensy 4.0 now working hace 5 años
usb_touch.h Add USB touchscreen (work in progress) for Teensy 4.0 hace 5 años
wiring.h First commit, Teensy4 work-in-progress hace 6 años
wiring_private.h Add empty wiring_private.h, for compatibility with certain libraries hace 5 años
yield.cpp RawHID on Teensy 4.0, initial prep work hace 5 años