Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Paul Stoffregen cc025d05bd
Merge pull request #477 from KurtE/serialEventUSB1_serialEventUSB2
il y a 4 ans
..
avr larger flash support il y a 4 ans
debug Turn off Serial4 debug printing on Teensy 4.0 il y a 5 ans
util Add util headers il y a 5 ans
Arduino.h First commit, Teensy4 work-in-progress il y a 6 ans
AudioStream.cpp Use FLASHMEM for functions, not attribute progmem il y a 5 ans
AudioStream.h Fix AudioStream il y a 5 ans
Blink.cc First commit, Teensy4 work-in-progress il y a 6 ans
Client.h First commit, Teensy4 work-in-progress il y a 6 ans
DMAChannel.cpp Add DMAChannel for IMXRT il y a 5 ans
DMAChannel.h Fix Bug - CSR_DONE be cleared to write the MAJORELINK or ESG bits il y a 5 ans
EventResponder.cpp Fix/Add seralEventUSB1 and serialEventUSB2 il y a 4 ans
EventResponder.h Reduce EventResponder overhead on systic and yield il y a 4 ans
HardwareSerial.cpp Merge pull request #426 from KurtE/T4_HardwareSerial_Grab_from_fifo il y a 4 ans
HardwareSerial.h T4 HardwareSerial - Fix SerialEventX code il y a 4 ans
HardwareSerial1.cpp T4 HardwareSerial - Fix SerialEventX code il y a 4 ans
HardwareSerial2.cpp T4 HardwareSerial - Fix SerialEventX code il y a 4 ans
HardwareSerial3.cpp T4 HardwareSerial - Fix SerialEventX code il y a 4 ans
HardwareSerial4.cpp T4 HardwareSerial - Fix SerialEventX code il y a 4 ans
HardwareSerial5.cpp T4 HardwareSerial - Fix SerialEventX code il y a 4 ans
HardwareSerial6.cpp T4 HardwareSerial - Fix SerialEventX code il y a 4 ans
HardwareSerial7.cpp T4 HardwareSerial - Fix SerialEventX code il y a 4 ans
HardwareSerial8.cpp T4 HardwareSerial - Fix SerialEventX code il y a 4 ans
IPAddress.cpp Add IPAddress class il y a 5 ans
IPAddress.h First commit, Teensy4 work-in-progress il y a 6 ans
IntervalTimer.cpp use nullptr, no default il y a 5 ans
IntervalTimer.h fix double promotion il y a 4 ans
Keyboard.h Add dummy Keyboard.h on Teensy 4, for Arduino compatibility il y a 4 ans
MIDIUSB.h Add MIDIUSB.h compatibility for Teensy 4.0 il y a 4 ans
Makefile Defs for Teensy 4.1 (work in progress) il y a 4 ans
Mouse.h Add dummy Mouse.h on Teensy 4, for Arduino compatibility il y a 4 ans
Print.cpp add nullptr check il y a 5 ans
Print.h basic usb serial on imxrt il y a 6 ans
Printable.h Fix Printable.h with WiFiNANA lib on Teensy 4.0 (MichaelMeissner) il y a 4 ans
Server.h First commit, Teensy4 work-in-progress il y a 6 ans
Stream.cpp Update Stream.cpp il y a 4 ans
Stream.h First commit, Teensy4 work-in-progress il y a 6 ans
Tone.cpp Add tone function il y a 5 ans
Udp.h First commit, Teensy4 work-in-progress il y a 6 ans
WCharacter.h First commit, Teensy4 work-in-progress il y a 6 ans
WMath.cpp Import Wiring math functions il y a 5 ans
WProgram.h USB audio on Teensy 4.0 (work in progress) il y a 4 ans
WString.cpp T4 - Missing Core files il y a 5 ans
WString.h First commit, Teensy4 work-in-progress il y a 6 ans
analog.c Fix ADC config il y a 4 ans
arm_common_tables.h Add arm_math.h (thanks Manitou) il y a 5 ans
arm_const_structs.h Add arm_math.h (thanks Manitou) il y a 5 ans
arm_math.h Add arm_math.h (thanks Manitou) il y a 5 ans
avr_emulation.h T4 - FIrst pass for T4 emulation of PORTB/C/D registers il y a 5 ans
avr_functions.h First commit, Teensy4 work-in-progress il y a 6 ans
binary.h First commit, Teensy4 work-in-progress il y a 6 ans
bootdata.c larger flash support il y a 4 ans
clockspeed.c Optimize micros() il y a 5 ans
core_cm7.h Add arm_math.h (thanks Manitou) il y a 5 ans
core_cmInstr.h Add arm_math.h (thanks Manitou) il y a 5 ans
core_id.h First commit, Teensy4 work-in-progress il y a 6 ans
core_pins.h Fix/Add seralEventUSB1 and serialEventUSB2 il y a 4 ans
debugprintf.c Use FLASHMEM for functions, not attribute progmem il y a 5 ans
delay.c Fix comment re: systick il y a 4 ans
digital.c Arduino-Comaptibilitly: digitalWrite controls pullup/pulldown in input mode il y a 4 ans
eeprom.c larger flash support il y a 4 ans
elapsedMillis.h First commit, Teensy4 work-in-progress il y a 6 ans
imxrt.h Fix macro typo in imxrt for HW_OCOTP_MEM1. il y a 4 ans
imxrt1062.ld Improve C++ STL support on Teensy 4.x il y a 4 ans
imxrt1062_t41.ld Improve C++ STL support on Teensy 4.x il y a 4 ans
interrupt.c Remove unused IMXRT1052 stuff il y a 5 ans
keylayouts.c Add keylayouts & USB timer defs il y a 5 ans
keylayouts.h First commit, Teensy4 work-in-progress il y a 6 ans
libc.c More syscall functions il y a 5 ans
main.cpp T4 - Can now handle sketches with main() instead of setup()/loop() il y a 5 ans
math_helper.h Add AudioStream for T4 il y a 5 ans
memcpy-armv7m.S fast memcpy/memset il y a 5 ans
memset.S fast memcpy/memset il y a 5 ans
new.cpp Fix C++ new/delete il y a 5 ans
nonstd.c Update nonstd.c il y a 4 ans
pgmspace.h Add include pgmspace.h compatability for Teensy 4.0 il y a 4 ans
pins_arduino.h Update pins_arduino.h il y a 4 ans
pwm.c Update pwm.c il y a 4 ans
rtc.c Fix rtc_set on Teensy 4.0 (thanks blackketter) il y a 4 ans
serialEvent.cpp T4 Yield speedups by knowing if default serialEventX il y a 4 ans
serialEvent1.cpp T4 Yield speedups by knowing if default serialEventX il y a 4 ans
serialEvent2.cpp T4 Yield speedups by knowing if default serialEventX il y a 4 ans
serialEvent3.cpp T4 Yield speedups by knowing if default serialEventX il y a 4 ans
serialEvent4.cpp T4 Yield speedups by knowing if default serialEventX il y a 4 ans
serialEvent5.cpp T4 Yield speedups by knowing if default serialEventX il y a 4 ans
serialEvent6.cpp T4 Yield speedups by knowing if default serialEventX il y a 4 ans
serialEvent7.cpp T4 Yield speedups by knowing if default serialEventX il y a 4 ans
serialEvent8.cpp T4 Yield speedups by knowing if default serialEventX il y a 4 ans
serialEventUSB1.cpp Fix/Add seralEventUSB1 and serialEventUSB2 il y a 4 ans
serialEventUSB2.cpp Fix/Add seralEventUSB1 and serialEventUSB2 il y a 4 ans
startup.c Use strong drive and hysteresis for FlexSPI2 pins il y a 4 ans
tempmon.c fix panic-temp power off il y a 4 ans
usb.c Add comment about forcing 12 Mbit/sec USB on Teensy 4.x il y a 4 ans
usb_audio.cpp USB audio on Teensy 4.0 (mostly kinda working now) il y a 4 ans
usb_audio.h USB audio on Teensy 4.0 (work in progress) il y a 4 ans
usb_desc.c Workaround for USB memory bandwidth at very slow CPU speeds il y a 4 ans
usb_desc.h Fix USB Midi 16 serial audio descriptor il y a 4 ans
usb_dev.h USB audio on Teensy 4.0 (more work in progress) il y a 4 ans
usb_flightsim.cpp USB Flightsim for Teensy 4 il y a 4 ans
usb_flightsim.h USB Flightsim for Teensy 4 il y a 4 ans
usb_inst.cpp T4 Yield speedups by knowing if default serialEventX il y a 4 ans
usb_joystick.c Workaround corrupted USB packets when status shows ready too soon il y a 5 ans
usb_joystick.h Add USB mouse & joystick for Teensy 4.0 il y a 5 ans
usb_keyboard.c Workaround corrupted USB packets when status shows ready too soon il y a 5 ans
usb_keyboard.h Add USB keyboard for Teensy 4.0 il y a 5 ans
usb_midi.c Add comments for USB MIDI 32 bit format data format il y a 4 ans
usb_midi.h Add USB MIDI (work in progress) for Teensy 4.0 il y a 5 ans
usb_mouse.c Workaround corrupted USB packets when status shows ready too soon il y a 5 ans
usb_mouse.h Add USB mouse & joystick for Teensy 4.0 il y a 5 ans
usb_names.h First commit, Teensy4 work-in-progress il y a 6 ans
usb_rawhid.c Update RAW HID TX buffer to be in DMAMEM il y a 4 ans
usb_rawhid.h RawHID tramsit on Teensy 4.0 il y a 5 ans
usb_seremu.c Add USB keyboard for Teensy 4.0 il y a 5 ans
usb_seremu.h Add USB keyboard for Teensy 4.0 il y a 5 ans
usb_serial.c Workaround for USB memory bandwidth at very slow CPU speeds il y a 4 ans
usb_serial.h Use names SerialUSB1 & SerialUSB2 for extra USB serial ports il y a 4 ans
usb_serial2.c Fix timer conflicts with USB Triple Serial on Teensy 4 il y a 4 ans
usb_serial3.c Fix timer conflicts with USB Triple Serial on Teensy 4 il y a 4 ans
usb_touch.c Added Contact Count to Teensy 4 USB Touchscreen il y a 4 ans
usb_touch.h Add USB touchscreen (work in progress) for Teensy 4.0 il y a 5 ans
wiring.h Fix Macro clockCyclesPerMicrosecond il y a 4 ans
wiring_private.h Add empty wiring_private.h, for compatibility with certain libraries il y a 5 ans
yield.cpp Fix/Add seralEventUSB1 and serialEventUSB2 il y a 4 ans