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 4e2e1500bb Merge pull request #48 from FrankBoesing/NVIC пре 9 година
..
avr Fix pgmspace macros for printf_P functions пре 10 година
util Add emulation for AVR util/parity.h пре 10 година
Arduino.h Initial commit, version 1.17-rc1 пре 11 година
AudioStream.cpp Audio interrupt priority = 208 пре 10 година
AudioStream.h Audio interrupt priority = 208 пре 10 година
Client.h Initial commit, version 1.17-rc1 пре 11 година
DMAChannel.cpp Port DMAChannel.h to Teensy-LC пре 10 година
DMAChannel.h Fix DMAChannel issues on Teensy-LC пре 10 година
HardwareSerial.h (MKL26Z64) update for F_PLL <= 16MHz пре 10 година
HardwareSerial1.cpp Add serialEvent (USB) and serialEvent1-3 (serial) пре 10 година
HardwareSerial2.cpp Add serialEvent (USB) and serialEvent1-3 (serial) пре 10 година
HardwareSerial3.cpp Add serialEvent (USB) and serialEvent1-3 (serial) пре 10 година
IPAddress.cpp Initial commit, version 1.17-rc1 пре 11 година
IPAddress.h Clean up trailing whitespace пре 10 година
IntervalTimer.cpp Initial support for Teensy-LC пре 10 година
IntervalTimer.h Initial support for Teensy-LC пре 10 година
Makefile Update Makefile пре 9 година
Print.cpp Add printf for Teensy3 пре 11 година
Print.h Clean up trailing whitespace пре 10 година
Printable.h Fix new/delete operators пре 11 година
SPIFIFO.h Avoid kinetis.h name conflicts with simple Arduino names пре 9 година
Server.h Initial commit, version 1.17-rc1 пре 11 година
Stream.cpp Initial commit, version 1.17-rc1 пре 11 година
Stream.h Clean up trailing whitespace пре 10 година
Tone.cpp Initial support for Teensy-LC пре 10 година
Udp.h Clean up trailing whitespace пре 10 година
WCharacter.h Clean up trailing whitespace пре 10 година
WConstants.h Initial commit, version 1.17-rc1 пре 11 година
WMath.cpp Initial commit, version 1.17-rc1 пре 11 година
WProgram.h Merge pull request #49 from FrankBoesing/FASTRUN пре 9 година
WString.cpp Compile for either C++11 or C++0x пре 10 година
WString.h Compile for either C++11 or C++0x пре 10 година
analog.c Add internal analog channels on Teensy-LC пре 9 година
arm_common_tables.h Clean up trailing whitespace пре 10 година
arm_math.h Clean up trailing whitespace пре 10 година
avr_emulation.cpp SPI pin configuration on Teensy-LC пре 9 година
avr_emulation.h SPI pin configuration on Teensy-LC пре 9 година
avr_functions.h Clean up trailing whitespace пре 10 година
binary.h Initial commit, version 1.17-rc1 пре 11 година
core_cm4.h Clean up trailing whitespace пре 10 година
core_cm4_simd.h Initial commit, version 1.17-rc1 пре 11 година
core_cmInstr.h Initial commit, version 1.17-rc1 пре 11 година
core_id.h Initial commit, version 1.17-rc1 пре 11 година
core_pins.h Initial support for Teensy-LC пре 10 година
eeprom.c Add EEPROM emulation on Teensy-LC пре 10 година
elapsedMillis.h Clean up trailing whitespace пре 10 година
keylayouts.c Clean up trailing whitespace пре 10 година
keylayouts.h Add Serbian(Latin) keyboard layout пре 10 година
kinetis.h Merge pull request #48 from FrankBoesing/NVIC пре 9 година
main.cpp Update Makefile пре 9 година
math_helper.c Initial commit, version 1.17-rc1 пре 11 година
math_helper.h Clean up trailing whitespace пре 10 година
memcpy-armv7m.S Fast memcpy() on Teensy 3.0 & 3.1 пре 10 година
mk20dx128.c Merge pull request #55 from duff2013/master пре 9 година
mk20dx128.h backwards compatibility for mk20dx128.h пре 10 година
mk20dx128.ld Add FASTRUN пре 10 година
mk20dx256.ld Add FASTRUN пре 10 година
mkl26z64.ld Add avr/power.h + minor Teensy-LC fixes пре 10 година
new.cpp Fix new/delete operators пре 11 година
new.h Clean up trailing whitespace пре 10 година
nonstd.c Fix dtostrf пре 9 година
pins_arduino.h Add avr/power.h + minor Teensy-LC fixes пре 10 година
pins_teensy.c (MKL26Z64) update for F_PLL <= 16MHz пре 10 година
ser_print.c Initial support for Teensy-LC пре 10 година
ser_print.h Initial support for Teensy-LC пре 10 година
serial1.c Avoid kinetis.h name conflicts with simple Arduino names пре 9 година
serial2.c Avoid kinetis.h name conflicts with simple Arduino names пре 9 година
serial3.c Avoid kinetis.h name conflicts with simple Arduino names пре 9 година
touch.c Initial support for Teensy-LC пре 10 година
usb_desc.c Simplify customizing USB - no longer need to edit interface .h files пре 10 година
usb_desc.h Opps, fix compile for slow speeds пре 10 година
usb_dev.c Initial support for Teensy-LC пре 10 година
usb_dev.h Add support for USB_DISABLED пре 10 година
usb_flightsim.cpp Opps, fix compile for slow speeds пре 10 година
usb_flightsim.h Simplify customizing USB - no longer need to edit interface .h files пре 10 година
usb_inst.cpp Fix for IDE Menu option "NO USB" @ F_CPU <= 16MHz LC/T3.x пре 9 година
usb_joystick.c Opps, fix compile for slow speeds пре 10 година
usb_joystick.h Simplify customizing USB - no longer need to edit interface .h files пре 10 година
usb_keyboard.c Opps, fix compile for slow speeds пре 10 година
usb_keyboard.h Simplify customizing USB - no longer need to edit interface .h files пре 10 година
usb_mem.c Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h пре 10 година
usb_mem.h Clean up trailing whitespace пре 10 година
usb_midi.c Opps, fix compile for slow speeds пре 10 година
usb_midi.h Simplify customizing USB - no longer need to edit interface .h files пре 10 година
usb_mouse.c Opps, fix compile for slow speeds пре 10 година
usb_mouse.h Simplify customizing USB - no longer need to edit interface .h files пре 10 година
usb_names.h Clean up trailing whitespace пре 10 година
usb_rawhid.c Opps, fix compile for slow speeds пре 10 година
usb_rawhid.h Simplify customizing USB - no longer need to edit interface .h files пре 10 година
usb_seremu.c Change room() to writeBufferFree() пре 10 година
usb_seremu.h Simplify customizing USB - no longer need to edit interface .h files пре 10 година
usb_serial.c Opps, fix compile for slow speeds пре 10 година
usb_serial.h Add support for USB_DISABLED пре 10 година
usb_undef.h Simplify customizing USB - no longer need to edit interface .h files пре 10 година
wiring.h Improve wiring macros пре 10 година
wiring_private.h Initial commit, version 1.17-rc1 пре 11 година
yield.cpp Add serialEvent (USB) and serialEvent1-3 (serial) пре 10 година