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.
PaulStoffregen 66b28afda0 Fix initial delay bug on Teensy-LC hace 9 años
..
avr Fix E2END hace 9 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 Audio interrupt priority = 208 hace 10 años
AudioStream.h Audio interrupt priority = 208 hace 10 años
Client.h Initial commit, version 1.17-rc1 hace 11 años
DMAChannel.cpp Port DMAChannel.h to Teensy-LC hace 9 años
DMAChannel.h Fix DMAChannel issues on Teensy-LC hace 9 años
HardwareSerial.h (MKL26Z64) update for F_PLL <= 16MHz hace 9 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 Fix compiler warnings hace 9 años
IPAddress.h Fix compiler warnings hace 9 años
IntervalTimer.cpp Initial support for Teensy-LC hace 9 años
IntervalTimer.h Initial support for Teensy-LC hace 9 años
Makefile Update Makefile hace 9 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 CS initialization corrected hace 9 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 support for Teensy-LC hace 9 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 Merge pull request #49 from FrankBoesing/FASTRUN hace 9 años
WString.cpp Compile for either C++11 or C++0x hace 9 años
WString.h Compile for either C++11 or C++0x hace 9 años
analog.c Add internal analog channels on Teensy-LC hace 9 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 SPI pin configuration on Teensy-LC hace 9 años
avr_emulation.h SPI pin configuration on Teensy-LC hace 9 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 Merge pull request #72 from FrankBoesing/patch-1 hace 9 años
eeprom.c Add EEPROM emulation on Teensy-LC hace 9 años
elapsedMillis.h Clean up trailing whitespace hace 10 años
keylayouts.c Clean up trailing whitespace hace 10 años
keylayouts.h Add Serbian(Latin) keyboard layout hace 10 años
kinetis.h Use gcc memory barriers in IRQ enable/disable hace 9 años
main.cpp Update Makefile hace 9 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
memcpy-armv7m.S Fast memcpy() on Teensy 3.0 & 3.1 hace 9 años
mk20dx128.c Fix initial delay bug on Teensy-LC hace 9 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
mkl26z64.ld Add avr/power.h + minor Teensy-LC fixes hace 9 años
new.cpp Fix new/delete operators hace 11 años
new.h Clean up trailing whitespace hace 10 años
nonstd.c strlen is already in string.h hace 9 años
pins_arduino.h Add avr/power.h + minor Teensy-LC fixes hace 9 años
pins_teensy.c analogWriteFrequency uses float for frequency hace 9 años
ser_print.c Initial support for Teensy-LC hace 9 años
ser_print.h Initial support for Teensy-LC hace 9 años
serial1.c Fix Hardware Serial transmitterEnable() on Teensy-LC hace 9 años
serial2.c Fix Hardware Serial transmitterEnable() on Teensy-LC hace 9 años
serial3.c Fix Hardware Serial transmitterEnable() on Teensy-LC hace 9 años
touch.c Initial support for Teensy-LC hace 9 años
usb_desc.c Simplify customizing USB - no longer need to edit interface .h files hace 9 años
usb_desc.h Opps, fix compile for slow speeds hace 9 años
usb_dev.c Initial support for Teensy-LC hace 9 años
usb_dev.h Add support for USB_DISABLED hace 9 años
usb_flightsim.cpp Fix USB flightsim on Teensy-LC hace 9 años
usb_flightsim.h Simplify customizing USB - no longer need to edit interface .h files hace 9 años
usb_inst.cpp Fix for IDE Menu option "NO USB" @ F_CPU <= 16MHz LC/T3.x hace 9 años
usb_joystick.c Opps, fix compile for slow speeds hace 9 años
usb_joystick.h Fix more compiler warnings hace 9 años
usb_keyboard.c Opps, fix compile for slow speeds hace 9 años
usb_keyboard.h Simplify customizing USB - no longer need to edit interface .h files hace 9 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 Fix compiler warnings hace 9 años
usb_midi.h Simplify customizing USB - no longer need to edit interface .h files hace 9 años
usb_mouse.c Opps, fix compile for slow speeds hace 9 años
usb_mouse.h Simplify customizing USB - no longer need to edit interface .h files hace 9 años
usb_names.h Clean up trailing whitespace hace 10 años
usb_rawhid.c Opps, fix compile for slow speeds hace 9 años
usb_rawhid.h Simplify customizing USB - no longer need to edit interface .h files hace 9 años
usb_seremu.c Change room() to writeBufferFree() hace 10 años
usb_seremu.h Simplify customizing USB - no longer need to edit interface .h files hace 9 años
usb_serial.c Opps, fix compile for slow speeds hace 9 años
usb_serial.h Add support for USB_DISABLED hace 9 años
usb_undef.h Simplify customizing USB - no longer need to edit interface .h files hace 9 años
wiring.h Improve wiring macros hace 9 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