Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
PaulStoffregen 831d3b40b1 Fix typo il y a 6 ans
..
avr Opps, fix pgm_read_ptr_near & pgm_read_ptr_far il y a 7 ans
util Add other missing license headers il y a 8 ans
Arduino.h Reduce C++ header overhead il y a 6 ans
AudioStream.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
AudioStream.h Merge pull request #211 from b0rg3rt/master il y a 7 ans
Client.h Update open source license info il y a 7 ans
DMAChannel.cpp Update open source license info il y a 7 ans
DMAChannel.h Fix DMAChannel transferSize() on Teensy LC il y a 6 ans
EventResponder.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
EventResponder.h Make EventResponder attach functions atomic il y a 7 ans
FS.h Add (very experimental) FS.h for File & Dir base classes il y a 6 ans
HardwareSerial.h Fix SERIAL_8N2 mode on Teensy LC il y a 7 ans
HardwareSerial1.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
HardwareSerial2.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
HardwareSerial3.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
HardwareSerial4.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
HardwareSerial5.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
HardwareSerial6.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
IPAddress.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
IPAddress.h Add IPAddress fromString il y a 8 ans
IntervalTimer.cpp Fix IntervalTimer on Teensy LC il y a 7 ans
IntervalTimer.h Add IntervalTimer update(microseconds) il y a 7 ans
Keyboard.h Update open source license info il y a 7 ans
MIDIUSB.h Fix for include of MIDIUSB.h from Arduino sketch il y a 6 ans
Makefile Update sample Makefile for next release number il y a 6 ans
Mouse.h Update open source license info il y a 7 ans
Print.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
Print.h Only define BYTE (ancient Arduino) if not conflicting with other headers il y a 7 ans
Printable.h Fix new/delete operators il y a 11 ans
SPIFIFO.h SPIFIFO is deprecated il y a 7 ans
Server.h Update open source license info il y a 7 ans
Stream.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
Stream.h Support String input in Stream find functions il y a 7 ans
Tone.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
Udp.h Support generic UDP beginMulticast() il y a 6 ans
WCharacter.h Update open source license info il y a 7 ans
WConstants.h Update open source license info il y a 7 ans
WMath.cpp Fix srandom il y a 7 ans
WProgram.h Fix srandom il y a 7 ans
WString.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
WString.h Compatibility with libraries that include only Print.h il y a 7 ans
analog.c Teensy LC does not support saturate instruction il y a 6 ans
arm_common_tables.h Clean up trailing whitespace il y a 10 ans
arm_math.h Clean up trailing whitespace il y a 10 ans
avr_emulation.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
avr_emulation.h Add soft pin config to AVR SPI emulation il y a 7 ans
avr_functions.h Update open source license info il y a 7 ans
binary.h Update open source license info il y a 7 ans
core_cm4.h Clean up trailing whitespace il y a 10 ans
core_cm4_simd.h Initial commit, version 1.17-rc1 il y a 11 ans
core_cmInstr.h Initial commit, version 1.17-rc1 il y a 11 ans
core_id.h Update open source license info il y a 7 ans
core_pins.h Update open source license info il y a 7 ans
eeprom.c Update open source license info il y a 7 ans
elapsedMillis.h Update open source license info il y a 7 ans
keylayouts.c Update open source license info il y a 7 ans
keylayouts.h Fix Keyboard.print('#') on UK & Irish keyboard layouts il y a 6 ans
kinetis.h Fix FTM_CONF register bitfield defs il y a 6 ans
main.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
math_helper.c Update open source license info il y a 7 ans
math_helper.h Clean up trailing whitespace il y a 10 ans
memcpy-armv7m.S Disable definition of __ARM_FEATURE_UNALIGNED. il y a 7 ans
memset.S Only use memset.S with -Os, C lib is faster with -O il y a 8 ans
mk20dx128.c Default abort() function - needed for Pozyx library il y a 7 ans
mk20dx128.h Update open source license info il y a 7 ans
mk20dx128.ld Update open source license info il y a 7 ans
mk20dx256.ld Update open source license info il y a 7 ans
mk64fx512.ld Fix Teensy 3.5 stack alignment (thanks Frank) il y a 6 ans
mk66fx1m0.ld Update open source license info il y a 7 ans
mkl26z64.ld Update open source license info il y a 7 ans
new.cpp Fix for C++14 delete operator il y a 7 ans
new.h Fix for C++14 delete operator il y a 7 ans
nonstd.c Update open source license info il y a 7 ans
pgmspace.h Add pgmspace.h (no avr prefix), for compatibility with some ESP8266 programs il y a 7 ans
pins_arduino.h Update open source license info il y a 7 ans
pins_teensy.c Change `getIsrTable` from `inline` to `static inline` il y a 6 ans
ser_print.c Update open source license info il y a 7 ans
ser_print.h Update open source license info il y a 7 ans
serial1.c Fix serail stall when too-fast baud rates attempted il y a 7 ans
serial1_doughboy.txt Update open source license info il y a 7 ans
serial2.c Fix serail stall when too-fast baud rates attempted il y a 7 ans
serial3.c Fix serail stall when too-fast baud rates attempted il y a 7 ans
serial4.c Fix serail stall when too-fast baud rates attempted il y a 7 ans
serial5.c Fix serail stall when too-fast baud rates attempted il y a 7 ans
serial6.c Fix serail stall when too-fast baud rates attempted il y a 7 ans
serial6_lpuart.c Update open source license info il y a 7 ans
touch.c Update open source license info il y a 7 ans
usb_audio.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
usb_audio.h Update open source license info il y a 7 ans
usb_desc.c Add bcdDevice info to help teensy_ports identify models il y a 6 ans
usb_desc.h Fix typo il y a 6 ans
usb_dev.c Rework USB Touchscreen handling of pressure & contact ID il y a 6 ans
usb_dev.h Update open source license info il y a 7 ans
usb_flightsim.cpp Fix FlightSimFloat on Teensy 3.5 il y a 6 ans
usb_flightsim.h Update open source license info il y a 7 ans
usb_inst.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
usb_joystick.c Update open source license info il y a 7 ans
usb_joystick.h Update open source license info il y a 7 ans
usb_keyboard.c Update open source license info il y a 7 ans
usb_keyboard.h Only enable C++ set_media API if KEYMEDIA_INTERFACE is defined. il y a 6 ans
usb_mem.c Update open source license info il y a 7 ans
usb_mem.h Update open source license info il y a 7 ans
usb_midi.c USB MIDI pitch bend uses signed integers (matching Arduino MIDI lib) il y a 6 ans
usb_midi.h Added getSysExArrayLength() il y a 6 ans
usb_mouse.c Update open source license info il y a 7 ans
usb_mouse.h Update open source license info il y a 7 ans
usb_mtp.c Update open source license info il y a 7 ans
usb_mtp.h Update open source license info il y a 7 ans
usb_names.h Update open source license info il y a 7 ans
usb_rawhid.c Update open source license info il y a 7 ans
usb_rawhid.h Update open source license info il y a 7 ans
usb_seremu.c Update open source license info il y a 7 ans
usb_seremu.h Update open source license info il y a 7 ans
usb_serial.c Update open source license info il y a 7 ans
usb_serial.h Use only DTR for (bool)Serial, RTS isn't reliable on Windows il y a 6 ans
usb_touch.c Rework USB Touchscreen handling of pressure & contact ID il y a 6 ans
usb_touch.h Update open source license info il y a 7 ans
usb_undef.h Fix typo il y a 6 ans
wiring.h Reduce C++ header overhead il y a 6 ans
wiring_private.h Update open source license info il y a 7 ans
yield.cpp Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans