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.
crteensy 3d439aa1d9 Update DMAChannel.h hace 10 años
..
avr Fix strncpy_P on Teensy 3.x hace 10 años
util Add emulation for AVR util/parity.h hace 10 años
Arduino.h Initial commit, version 1.17-rc1 hace 11 años
AudioStream.cpp Increase AudioStream memory capacity hace 10 años
AudioStream.h Increase AudioStream memory capacity hace 10 años
Client.h Initial commit, version 1.17-rc1 hace 11 años
DMAChannel.cpp Fix harmless compiler warning hace 10 años
DMAChannel.h Update DMAChannel.h hace 10 años
HardwareSerial.h Add transmitterEnable on Serial2 & Serial3 hace 10 años
HardwareSerial1.cpp Add serialEvent (USB) and serialEvent1-3 (serial) hace 10 años
HardwareSerial2.cpp Add serialEvent (USB) and serialEvent1-3 (serial) hace 10 años
HardwareSerial3.cpp Add serialEvent (USB) and serialEvent1-3 (serial) hace 10 años
IPAddress.cpp Initial commit, version 1.17-rc1 hace 11 años
IPAddress.h Clean up trailing whitespace hace 10 años
IntervalTimer.cpp Add IntervalTimer.priority() hace 10 años
IntervalTimer.h Add IntervalTimer.priority() hace 10 años
Makefile Merge pull request #6 from MatthiasLohr/feature/ConfigurableToolsPath hace 10 años
Print.cpp Add printf for Teensy3 hace 11 años
Print.h Clean up trailing whitespace hace 10 años
Printable.h Fix new/delete operators hace 11 años
SPIFIFO.h Add support for 2, 4, 8, 16MHz (Duff) hace 10 años
Server.h Initial commit, version 1.17-rc1 hace 11 años
Stream.cpp Initial commit, version 1.17-rc1 hace 11 años
Stream.h Clean up trailing whitespace hace 10 años
Tone.cpp Initial commit, version 1.17-rc1 hace 11 años
Udp.h Clean up trailing whitespace hace 10 años
WCharacter.h Clean up trailing whitespace hace 10 años
WConstants.h Initial commit, version 1.17-rc1 hace 11 años
WMath.cpp Initial commit, version 1.17-rc1 hace 11 años
WProgram.h Add FASTRUN hace 10 años
WString.cpp Initial commit, version 1.17-rc1 hace 11 años
WString.h Clean up trailing whitespace hace 10 años
analog.c Add support for 2, 4, 8, 16MHz (Duff) hace 10 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 Add dummy EIMSK in avr_emulation, undo avr/sleep.h workaround hace 10 años
avr_emulation.h Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h hace 10 años
avr_functions.h Clean up trailing whitespace hace 10 años
binary.h Initial commit, version 1.17-rc1 hace 11 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 Initial commit, version 1.17-rc1 hace 11 años
core_pins.h Add attachInterruptVector() hace 10 años
eeprom.c Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h hace 10 años
elapsedMillis.h Clean up trailing whitespace hace 10 años
keylayouts.c Clean up trailing whitespace hace 10 años
keylayouts.h Fix duplicate definition in German keyboard layout hace 10 años
kinetis.h Add extra NVIC_ISER registers hace 10 años
main.cpp Initial commit, version 1.17-rc1 hace 11 años
math_helper.c Initial commit, version 1.17-rc1 hace 11 años
math_helper.h Clean up trailing whitespace hace 10 años
mk20dx128.c Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h hace 10 años
mk20dx128.h backwards compatibility for mk20dx128.h hace 10 años
mk20dx128.ld Add FASTRUN hace 10 años
mk20dx256.ld Add FASTRUN hace 10 años
new.cpp Fix new/delete operators hace 11 años
new.h Clean up trailing whitespace hace 10 años
nonstd.c Initial commit, version 1.17-rc1 hace 11 años
pins_arduino.h Add serial port names hace 10 años
pins_teensy.c Fix analogWriteFrequency on pinx 25 & 32 hace 10 años
serial1.c Change room() to writeBufferFree() hace 10 años
serial2.c Add transmitterEnable on Serial2 & Serial3 hace 10 años
serial3.c Add transmitterEnable on Serial2 & Serial3 hace 10 años
touch.c Initial commit, version 1.17-rc1 hace 11 años
usb_desc.c Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h hace 10 años
usb_desc.h Allow custom USB enumeration. hace 10 años
usb_dev.c Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h hace 10 años
usb_dev.h Allow custom USB enumeration. hace 10 años
usb_flightsim.cpp Clean up trailing whitespace hace 10 años
usb_flightsim.h Clean up trailing whitespace hace 10 años
usb_inst.cpp Add serialEvent (USB) and serialEvent1-3 (serial) hace 10 años
usb_joystick.c Clean up trailing whitespace hace 10 años
usb_joystick.h Clean up trailing whitespace hace 10 años
usb_keyboard.c Clean up trailing whitespace hace 10 años
usb_keyboard.h Clean up trailing whitespace hace 10 años
usb_mem.c Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h hace 10 años
usb_mem.h Clean up trailing whitespace hace 10 años
usb_midi.c Add usb_midi_class::setHandleSysEx() hace 10 años
usb_midi.h Add usb_midi_class::setHandleSysEx() hace 10 años
usb_mouse.c Clean up trailing whitespace hace 10 años
usb_mouse.h Clean up trailing whitespace hace 10 años
usb_names.h Clean up trailing whitespace hace 10 años
usb_rawhid.c Clean up trailing whitespace hace 10 años
usb_rawhid.h Clean up trailing whitespace hace 10 años
usb_seremu.c Change room() to writeBufferFree() hace 10 años
usb_seremu.h rename writeBufferFree() to availableForWrite() hace 10 años
usb_serial.c Change room() to writeBufferFree() hace 10 años
usb_serial.h rename writeBufferFree() to availableForWrite() hace 10 años
wiring.h Initial commit, version 1.17-rc1 hace 11 años
wiring_private.h Initial commit, version 1.17-rc1 hace 11 años
yield.cpp Add serialEvent (USB) and serialEvent1-3 (serial) hace 10 años