No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Paul Stoffregen ce30cc41e0
Merge pull request #500 from KurtE/T3X_SerialX_AddMemory
hace 4 años
..
avr #define FLASHMEM hace 4 años
util Add other missing license headers hace 8 años
Arduino.h Reduce C++ header overhead hace 6 años
AudioStream.cpp Fix AudioProcessorUsage() on Teensy LC hace 4 años
AudioStream.h Fix AudioProcessorUsage() on Teensy LC hace 4 años
Client.h Update open source license info hace 7 años
DMAChannel.cpp Update open source license info hace 7 años
DMAChannel.h Update DMAChannel.h hace 4 años
EventResponder.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
EventResponder.h T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
FS.h FS class is abstract, use pure virtual functions hace 4 años
HardwareSerial.cpp T3.x/LC-SerialX addMemoryFor... hace 4 años
HardwareSerial.h Merge pull request #500 from KurtE/T3X_SerialX_AddMemory hace 4 años
HardwareSerial1.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
HardwareSerial2.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
HardwareSerial3.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
HardwareSerial4.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
HardwareSerial5.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
HardwareSerial6.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
IPAddress.cpp Include <Arduino.h> first, for precompile header rebuild all speedup hace 6 años
IPAddress.h Add IPAddress fromString hace 8 años
IntervalTimer.cpp Fix IntervalTimer on Teensy LC hace 7 años
IntervalTimer.h Add IntervalTimer update(microseconds) hace 7 años
Keyboard.h Update open source license info hace 7 años
MIDIUSB.h Fix for include of MIDIUSB.h from Arduino sketch hace 6 años
Makefile Update makefile hace 6 años
Mouse.h Update open source license info hace 7 años
Print.cpp Support printing 64 bit integers hace 4 años
Print.h Support printing 64 bit integers hace 4 años
Printable.h Fix new/delete operators hace 11 años
SPIFIFO.h Revert "Revert "F_BUS 128MHz for SPIFIFO.h"" hace 6 años
Server.h Update open source license info hace 7 años
Stream.cpp Fix compiler warning hace 5 años
Stream.h Support String input in Stream find functions hace 7 años
Tone.cpp Include <Arduino.h> first, for precompile header rebuild all speedup hace 6 años
Udp.h Support generic UDP beginMulticast() hace 6 años
WCharacter.h Avoid isascii() & toascii() on Teensy 3.x too hace 4 años
WConstants.h Update open source license info hace 7 años
WMath.cpp Fix srandom hace 7 años
WProgram.h teensy3: Add support for a third USB serial port hace 4 años
WString.cpp Never return NULL from String c_str() on Teensy 3.x hace 4 años
WString.h Never return NULL from String c_str() on Teensy 3.x hace 4 años
analog.c cosmetic changes hace 6 años
arm_common_tables.h Clean up trailing whitespace hace 10 años
arm_math.h Clean up trailing whitespace hace 10 años
avr_emulation.cpp Include <Arduino.h> first, for precompile header rebuild all speedup hace 6 años
avr_emulation.h T3 - Bug in PINC hace 5 años
avr_functions.h Check for STRICT_ANSI on non-standard functions, fixes #491 hace 4 años
binary.h Update open source license info hace 7 años
core_cm4.h Clean up trailing whitespace hace 10 años
core_cm4_simd.h Initial commit, version 1.17-rc1 hace 11 años
core_cmInstr.h Initial commit, version 1.17-rc1 hace 11 años
core_id.h Update open source license info hace 7 años
core_pins.h Add delayNanoseconds for Teensy 3.x & LC hace 4 años
eeprom.c Add comments about EEPROM size config hace 6 años
elapsedMillis.h Update open source license info hace 7 años
keylayouts.c Update open source license info hace 7 años
keylayouts.h Fix Keyboard.print('#') on UK & Irish keyboard layouts hace 6 años
kinetis.h Add defs for ethernet register bits hace 4 años
main.cpp Include <Arduino.h> first, for precompile header rebuild all speedup hace 6 años
math_helper.c Update open source license info hace 7 años
math_helper.h Clean up trailing whitespace hace 10 años
memcpy-armv7m.S Disable definition of __ARM_FEATURE_UNALIGNED. hace 7 años
memset.S Only use memset.S with -Os, C lib is faster with -O hace 8 años
mk20dx128.c Improve startup behavior on Teensy 3.6 with external slowly rising power hace 5 años
mk20dx128.h Update open source license info hace 7 años
mk20dx128.ld Require the vector table on Teensy 3.x, even for programs referencing nothing hace 5 años
mk20dx256.ld Require the vector table on Teensy 3.x, even for programs referencing nothing hace 5 años
mk64fx512.ld Require the vector table on Teensy 3.x, even for programs referencing nothing hace 5 años
mk66fx1m0.ld Require the vector table on Teensy 3.x, even for programs referencing nothing hace 5 años
mkl26z64.ld Require the vector table on Teensy 3.x, even for programs referencing nothing hace 5 años
new.cpp Fix for C++14 delete operator hace 7 años
new.h Fix for C++14 delete operator hace 7 años
nonstd.c Update open source license info hace 7 años
pgmspace.h Add pgmspace.h (no avr prefix), for compatibility with some ESP8266 programs hace 7 años
pins_arduino.h Fix digitalPinHasPWM on T3.6 & analogInputToDigitalPin on T3.5 & T3.6 hace 5 años
pins_teensy.c Merge pull request #221 from awesomenesser/master hace 4 años
ser_print.c Update open source license info hace 7 años
ser_print.h Update open source license info hace 7 años
serial1.c Merge pull request #500 from KurtE/T3X_SerialX_AddMemory hace 4 años
serial1_doughboy.txt Update open source license info hace 7 años
serial2.c Merge pull request #500 from KurtE/T3X_SerialX_AddMemory hace 4 años
serial3.c Merge pull request #500 from KurtE/T3X_SerialX_AddMemory hace 4 años
serial4.c Merge pull request #500 from KurtE/T3X_SerialX_AddMemory hace 4 años
serial5.c Merge pull request #500 from KurtE/T3X_SerialX_AddMemory hace 4 años
serial6.c Merge pull request #500 from KurtE/T3X_SerialX_AddMemory hace 4 años
serial6_lpuart.c Merge pull request #500 from KurtE/T3X_SerialX_AddMemory hace 4 años
serialEvent.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
serialEvent1.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
serialEvent2.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
serialEvent3.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
serialEvent4.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
serialEvent5.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
serialEvent6.cpp T3.x(LC) - yield and eventResponder speedups if not used hace 4 años
serialEventUSB1.cpp Fix/Add seralEventUSB1 and serialEventUSB2 hace 4 años
serialEventUSB2.cpp Fix/Add seralEventUSB1 and serialEventUSB2 hace 4 años
touch.c Update open source license info hace 7 años
usb_audio.cpp Include <Arduino.h> first, for precompile header rebuild all speedup hace 6 años
usb_audio.h Update open source license info hace 7 años
usb_desc.c Merge remote-tracking branch 'upstream/master' hace 4 años
usb_desc.h Update MTP descriptors for Teensy 4 hace 4 años
usb_dev.c Fix USB BDT clear at startup on Teensy 3.x hace 4 años
usb_dev.h teensy3: Add support for a third USB serial port hace 4 años
usb_flightsim.cpp Merge branch 'master' of https://github.com/PaulStoffregen/cores hace 4 años
usb_flightsim.h Merge branch 'master' of https://github.com/PaulStoffregen/cores hace 4 años
usb_inst.cpp Fix/Add seralEventUSB1 and serialEventUSB2 hace 4 años
usb_joystick.c FCPU 256MHz hace 6 años
usb_joystick.h Update open source license info hace 7 años
usb_keyboard.c FCPU 256MHz hace 6 años
usb_keyboard.h Only enable C++ set_media API if KEYMEDIA_INTERFACE is defined. hace 6 años
usb_mem.c Update open source license info hace 7 años
usb_mem.h Update open source license info hace 7 años
usb_midi.c Add comments for USB MIDI 32 bit format data format hace 4 años
usb_midi.h Added getSysExArrayLength() hace 6 años
usb_mouse.c FCPU 256MHz hace 6 años
usb_mouse.h Update open source license info hace 7 años
usb_mtp.c Update open source license info hace 7 años
usb_mtp.h Update open source license info hace 7 años
usb_names.h Added configurable Midi Port Names hace 6 años
usb_rawhid.c Update open source license info hace 7 años
usb_rawhid.h Update open source license info hace 7 años
usb_seremu.c FCPU 256MHz hace 6 años
usb_seremu.h Update open source license info hace 7 años
usb_serial.c Revert "teensy3: usb_serial: Extract core usb_serial_port" hace 4 años
usb_serial.h Revert "teensy3: usb_serial: Extract core usb_serial_port" hace 4 años
usb_serial2.c teensy3: usb_serial: Fix port 2/3 mismatch hace 4 años
usb_serial2.h Use names SerialUSB1 & SerialUSB2 for extra USB serial ports hace 4 años
usb_serial3.c teensy3: usb_serial: Fix port 2/3 mismatch hace 4 años
usb_serial3.h Use names SerialUSB1 & SerialUSB2 for extra USB serial ports hace 4 años
usb_touch.c Added Contact Count to Teensy3 multi touch report hace 4 años
usb_touch.h Update open source license info hace 7 años
usb_undef.h teensy3: Add support for a third USB serial port hace 4 años
wiring.h Improve map() function hace 4 años
wiring_private.h Update open source license info hace 7 años
yield.cpp Fix/Add seralEventUSB1 and serialEventUSB2 hace 4 años