Teensy 4.1 core updated for C++20
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
PaulStoffregen b9066ead1f Fix typo (thanks tonton81) před 5 roky
..
avr First commit, Teensy4 work-in-progress před 5 roky
debug Implement set_arm_clock před 5 roky
util Add util headers před 5 roky
Arduino.h First commit, Teensy4 work-in-progress před 5 roky
Blink.cc First commit, Teensy4 work-in-progress před 5 roky
Client.h First commit, Teensy4 work-in-progress před 5 roky
DMAChannel.cpp Add DMAChannel for IMXRT před 5 roky
DMAChannel.h Add DMAChannel for IMXRT před 5 roky
EventResponder.cpp EventResponder, MillisTimer, yield před 5 roky
EventResponder.h First commit, Teensy4 work-in-progress před 5 roky
HardwareSerial.cpp Transmit only polling HardwareSerial on imxrt před 5 roky
HardwareSerial.h Transmit only polling HardwareSerial on imxrt před 5 roky
IPAddress.h First commit, Teensy4 work-in-progress před 5 roky
IntervalTimer.cpp IntervalTimer on imxrt před 5 roky
IntervalTimer.h IntervalTimer on imxrt před 5 roky
Makefile First commit, Teensy4 work-in-progress před 5 roky
Print.cpp basic usb serial on imxrt před 5 roky
Print.h basic usb serial on imxrt před 5 roky
Printable.h First commit, Teensy4 work-in-progress před 5 roky
Server.h First commit, Teensy4 work-in-progress před 5 roky
Stream.h First commit, Teensy4 work-in-progress před 5 roky
Tone.cpp Add tone function před 5 roky
Udp.h First commit, Teensy4 work-in-progress před 5 roky
WCharacter.h First commit, Teensy4 work-in-progress před 5 roky
WMath.cpp Import Wiring math functions před 5 roky
WProgram.h fast memcpy/memset před 5 roky
WString.h First commit, Teensy4 work-in-progress před 5 roky
analog.c analogRead & analogWrite on imxrt před 5 roky
avr_emulation.h First commit, Teensy4 work-in-progress před 5 roky
avr_functions.h First commit, Teensy4 work-in-progress před 5 roky
binary.h First commit, Teensy4 work-in-progress před 5 roky
bootdata.c More conservative flash startup parameters před 5 roky
clockspeed.c Implement set_arm_clock před 5 roky
core_id.h First commit, Teensy4 work-in-progress před 5 roky
core_pins.h Add more pin defs, needed for Encoder před 5 roky
debugprintf.c Configure UART clock before use před 5 roky
delay.c EventResponder, MillisTimer, yield před 5 roky
digital.c pinMode configure pins for output drive in all modes, needed for direct I/O libs před 5 roky
elapsedMillis.h First commit, Teensy4 work-in-progress před 5 roky
imxrt.h Fix typo (thanks tonton81) před 5 roky
imxrt.ld (Hopefully) fix C++ constructors před 5 roky
interrupt.c Add attachInterrupt před 5 roky
keylayouts.h First commit, Teensy4 work-in-progress před 5 roky
libc.c More syscall functions před 5 roky
memcpy-armv7m.S fast memcpy/memset před 5 roky
memset.S fast memcpy/memset před 5 roky
new.cpp Fix C++ new/delete před 5 roky
nonstd.c Use USB serial number from Mac Address in fuses před 5 roky
pins_arduino.h Fix I/O register macros před 5 roky
pwm.c Fix PWM on pin 9 (thanks Manitou) před 5 roky
startup.c EventResponder, MillisTimer, yield před 5 roky
usb.c Fix USB serial issues printing before device ready před 5 roky
usb_desc.c Use USB serial number from Mac Address in fuses před 5 roky
usb_desc.h First commit, Teensy4 work-in-progress před 5 roky
usb_dev.h Use USB serial number from Mac Address in fuses před 5 roky
usb_inst.cpp basic usb serial on imxrt před 5 roky
usb_names.h First commit, Teensy4 work-in-progress před 5 roky
usb_serial.c rmv warning "implicit declaration of function 'delay'" před 5 roky
usb_serial.h First commit, Teensy4 work-in-progress před 5 roky
wiring.h First commit, Teensy4 work-in-progress před 5 roky
yield.cpp EventResponder, MillisTimer, yield před 5 roky