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.
Frank 8bbd28eba2
Update Stream.cpp
il y a 5 ans
..
avr First commit, Teensy4 work-in-progress il y a 6 ans
debug Add NULL func to disable debug 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
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 Add DMAChannel for IMXRT il y a 5 ans
EventResponder.cpp EventResponder, MillisTimer, yield il y a 5 ans
EventResponder.h First commit, Teensy4 work-in-progress il y a 6 ans
HardwareSerial.cpp T4 serialEventN - Pass 1 before EventResponder il y a 5 ans
HardwareSerial.h T4 serialEventN - Pass 1 before EventResponder il y a 5 ans
HardwareSerial1.cpp T4 serialEventN - Pass 1 before EventResponder il y a 5 ans
HardwareSerial2.cpp T4 serialEventN - Pass 1 before EventResponder il y a 5 ans
HardwareSerial3.cpp T4 serialEventN - Pass 1 before EventResponder il y a 5 ans
HardwareSerial4.cpp T4 serialEventN - Pass 1 before EventResponder il y a 5 ans
HardwareSerial5.cpp T4 serialEventN - Pass 1 before EventResponder il y a 5 ans
HardwareSerial6.cpp T4 serialEventN - Pass 1 before EventResponder il y a 5 ans
HardwareSerial7.cpp T4 serialEventN - Pass 1 before EventResponder il y a 5 ans
HardwareSerial8.cpp T4 serialEventN - Pass 1 before EventResponder il y a 5 ans
IPAddress.h First commit, Teensy4 work-in-progress il y a 6 ans
IntervalTimer.cpp Fix redundant align in InterTimer il y a 5 ans
IntervalTimer.h IntervalTimer on imxrt il y a 6 ans
Makefile First commit, Teensy4 work-in-progress il y a 6 ans
Print.cpp basic usb serial on imxrt il y a 6 ans
Print.h basic usb serial on imxrt il y a 6 ans
Printable.h First commit, Teensy4 work-in-progress il y a 6 ans
Server.h First commit, Teensy4 work-in-progress il y a 6 ans
Stream.cpp Update Stream.cpp il y a 5 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 update FASTRUN il y a 5 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 compiler warnings il y a 5 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 - SPI avr_emulation - only enough for Adafruit_gfx... 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 More conservative flash startup parameters il y a 6 ans
clockspeed.c Implement set_arm_clock il y a 6 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 Add tempmon, fixes #323 il y a 5 ans
debugprintf.c Configure UART clock before use il y a 6 ans
delay.c EventResponder, MillisTimer, yield il y a 5 ans
digital.c Delete extra / old copy of pinMode il y a 5 ans
elapsedMillis.h First commit, Teensy4 work-in-progress il y a 6 ans
imxrt.h Merge pull request #320 from KurtE/T4_SPI_Structure il y a 5 ans
imxrt.ld alignment il y a 5 ans
interrupt.c Add attachInterrupt 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
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 Use USB serial number from Mac Address in fuses il y a 6 ans
pins_arduino.h Fix I/O register macros il y a 5 ans
pwm.c Fix PWM polarity on pins 0, 1, 24, 25 il y a 5 ans
startup.c Add tempmon, fixes #323 il y a 5 ans
tempmon.c Add tempmon, fixes #323 il y a 5 ans
usb.c Fix compiler warnings il y a 5 ans
usb_desc.c Use USB serial number from Mac Address in fuses il y a 6 ans
usb_desc.h First commit, Teensy4 work-in-progress il y a 6 ans
usb_dev.h Use USB serial number from Mac Address in fuses il y a 6 ans
usb_inst.cpp basic usb serial on imxrt il y a 6 ans
usb_names.h First commit, Teensy4 work-in-progress il y a 6 ans
usb_serial.c Fix compiler warnings il y a 5 ans
usb_serial.h First commit, Teensy4 work-in-progress il y a 6 ans
wiring.h First commit, Teensy4 work-in-progress il y a 6 ans
wiring_private.h Add empty wiring_private.h, for compatibility with certain libraries il y a 5 ans
yield.cpp T4 serialEventN - Pass 1 before EventResponder il y a 5 ans