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.
PaulStoffregen c4ab57c003 EventResponder, MillisTimer, yield il y a 5 ans
..
avr First commit, Teensy4 work-in-progress il y a 6 ans
debug Implement set_arm_clock il y a 6 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 Transmit only polling HardwareSerial on imxrt il y a 6 ans
HardwareSerial.h Transmit only polling HardwareSerial on imxrt il y a 6 ans
IPAddress.h First commit, Teensy4 work-in-progress il y a 6 ans
IntervalTimer.cpp IntervalTimer on imxrt il y a 6 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.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 First commit, Teensy4 work-in-progress il y a 6 ans
WString.h First commit, Teensy4 work-in-progress il y a 6 ans
analog.c analogRead & analogWrite on imxrt il y a 6 ans
avr_emulation.h First commit, Teensy4 work-in-progress il y a 6 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_id.h First commit, Teensy4 work-in-progress il y a 6 ans
core_pins.h Fix pin defines for pins 0 & 1, fixes PWM issue 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 Fix digitalRead() while pin is output mode il y a 5 ans
elapsedMillis.h First commit, Teensy4 work-in-progress il y a 6 ans
imxrt.h Merge pull request #304 from FrankBoesing/patch-7 il y a 5 ans
imxrt.ld (Hopefully) fix C++ constructors 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
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 Add attachInterrupt il y a 5 ans
pwm.c analogRead & analogWrite on imxrt il y a 6 ans
startup.c EventResponder, MillisTimer, yield il y a 5 ans
usb.c Fix USB serial issues printing before device ready 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 rmv warning "implicit declaration of function 'delay'" 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
yield.cpp EventResponder, MillisTimer, yield il y a 5 ans