Teensy 4.1 core updated for C++20
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paul Stoffregen 0e7ec43e40
Merge pull request #302 from FrankBoesing/patch-6
5 vuotta sitten
..
avr First commit, Teensy4 work-in-progress 5 vuotta sitten
debug Implement set_arm_clock 5 vuotta sitten
util Add util headers 5 vuotta sitten
Arduino.h First commit, Teensy4 work-in-progress 5 vuotta sitten
Blink.cc First commit, Teensy4 work-in-progress 5 vuotta sitten
Client.h First commit, Teensy4 work-in-progress 5 vuotta sitten
DMAChannel.cpp Add DMAChannel for IMXRT 5 vuotta sitten
DMAChannel.h Add DMAChannel for IMXRT 5 vuotta sitten
EventResponder.cpp Add DMAChannel for IMXRT 5 vuotta sitten
EventResponder.h First commit, Teensy4 work-in-progress 5 vuotta sitten
HardwareSerial.cpp Transmit only polling HardwareSerial on imxrt 5 vuotta sitten
HardwareSerial.h Transmit only polling HardwareSerial on imxrt 5 vuotta sitten
IPAddress.h First commit, Teensy4 work-in-progress 5 vuotta sitten
IntervalTimer.cpp IntervalTimer on imxrt 5 vuotta sitten
IntervalTimer.h IntervalTimer on imxrt 5 vuotta sitten
Makefile First commit, Teensy4 work-in-progress 5 vuotta sitten
Print.cpp basic usb serial on imxrt 5 vuotta sitten
Print.h basic usb serial on imxrt 5 vuotta sitten
Printable.h First commit, Teensy4 work-in-progress 5 vuotta sitten
Server.h First commit, Teensy4 work-in-progress 5 vuotta sitten
Stream.h First commit, Teensy4 work-in-progress 5 vuotta sitten
Tone.cpp Add tone function 5 vuotta sitten
Udp.h First commit, Teensy4 work-in-progress 5 vuotta sitten
WCharacter.h First commit, Teensy4 work-in-progress 5 vuotta sitten
WMath.cpp Import Wiring math functions 5 vuotta sitten
WProgram.h First commit, Teensy4 work-in-progress 5 vuotta sitten
WString.h First commit, Teensy4 work-in-progress 5 vuotta sitten
analog.c analogRead & analogWrite on imxrt 5 vuotta sitten
avr_emulation.h First commit, Teensy4 work-in-progress 5 vuotta sitten
avr_functions.h First commit, Teensy4 work-in-progress 5 vuotta sitten
binary.h First commit, Teensy4 work-in-progress 5 vuotta sitten
bootdata.c More conservative flash startup parameters 5 vuotta sitten
clockspeed.c Implement set_arm_clock 5 vuotta sitten
core_id.h First commit, Teensy4 work-in-progress 5 vuotta sitten
core_pins.h Fix pin defines for pins 0 & 1, fixes PWM issue 5 vuotta sitten
debugprintf.c Configure UART clock before use 5 vuotta sitten
delay.c First commit, Teensy4 work-in-progress 5 vuotta sitten
digital.c Fix digitalRead() while pin is output mode 5 vuotta sitten
elapsedMillis.h First commit, Teensy4 work-in-progress 5 vuotta sitten
imxrt.h Merge pull request #304 from FrankBoesing/patch-7 5 vuotta sitten
imxrt.ld More syscall functions 5 vuotta sitten
interrupt.c Add attachInterrupt 5 vuotta sitten
keylayouts.h First commit, Teensy4 work-in-progress 5 vuotta sitten
libc.c More syscall functions 5 vuotta sitten
new.cpp Fix C++ new/delete 5 vuotta sitten
nonstd.c Use USB serial number from Mac Address in fuses 5 vuotta sitten
pins_arduino.h Add attachInterrupt 5 vuotta sitten
pwm.c analogRead & analogWrite on imxrt 5 vuotta sitten
startup.c Don't disturb pin 13 (leftover debugging code) 5 vuotta sitten
usb.c Fix USB serial issues printing before device ready 5 vuotta sitten
usb_desc.c Use USB serial number from Mac Address in fuses 5 vuotta sitten
usb_desc.h First commit, Teensy4 work-in-progress 5 vuotta sitten
usb_dev.h Use USB serial number from Mac Address in fuses 5 vuotta sitten
usb_inst.cpp basic usb serial on imxrt 5 vuotta sitten
usb_names.h First commit, Teensy4 work-in-progress 5 vuotta sitten
usb_serial.c rmv warning "implicit declaration of function 'delay'" 5 vuotta sitten
usb_serial.h First commit, Teensy4 work-in-progress 5 vuotta sitten
wiring.h First commit, Teensy4 work-in-progress 5 vuotta sitten