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 2c726eae11 RTS/CTS support for Serial1 on Teensy LC & 3.x (experimental) il y a 9 ans
..
avr Add license headers to AVR emulation header files il y a 9 ans
util Add emulation for AVR util/parity.h il y a 10 ans
Arduino.h Initial commit, version 1.17-rc1 il y a 11 ans
AudioStream.cpp Audio interrupt priority = 208 il y a 10 ans
AudioStream.h Someday Teensy-LC will have audio, but only 22 kHz sample rate il y a 9 ans
Client.h Initial commit, version 1.17-rc1 il y a 11 ans
DMAChannel.cpp Port DMAChannel.h to Teensy-LC il y a 9 ans
DMAChannel.h Corrected conversion from words to bytes in transferCount(). il y a 9 ans
HardwareSerial.h RTS/CTS support for Serial1 on Teensy LC & 3.x (experimental) il y a 9 ans
HardwareSerial1.cpp Add serialEvent (USB) and serialEvent1-3 (serial) il y a 10 ans
HardwareSerial2.cpp Add serialEvent (USB) and serialEvent1-3 (serial) il y a 10 ans
HardwareSerial3.cpp Add serialEvent (USB) and serialEvent1-3 (serial) il y a 10 ans
IPAddress.cpp Fix compiler warnings il y a 9 ans
IPAddress.h Fix compiler warnings il y a 9 ans
IntervalTimer.cpp Initial support for Teensy-LC il y a 9 ans
IntervalTimer.h Initial support for Teensy-LC il y a 9 ans
Makefile Update Makefile il y a 9 ans
Print.cpp The buffer for digits after the decimal-point is on the stack, so i think it's not a problem to make it slightly bigger. il y a 9 ans
Print.h Speedup print() on Teensy-LC il y a 9 ans
Printable.h Fix new/delete operators il y a 11 ans
SPIFIFO.h CS initialization corrected il y a 9 ans
Server.h Initial commit, version 1.17-rc1 il y a 11 ans
Stream.cpp Initial commit, version 1.17-rc1 il y a 11 ans
Stream.h Clean up trailing whitespace il y a 10 ans
Tone.cpp Improve tone(), always complete current cycle before change to new frequency il y a 9 ans
Udp.h Clean up trailing whitespace il y a 10 ans
WCharacter.h Clean up trailing whitespace il y a 10 ans
WConstants.h Initial commit, version 1.17-rc1 il y a 11 ans
WMath.cpp Initial commit, version 1.17-rc1 il y a 11 ans
WProgram.h Begin work on MTP Disk il y a 9 ans
WString.cpp Compile for either C++11 or C++0x il y a 9 ans
WString.h Compile for either C++11 or C++0x il y a 9 ans
analog.c Defs for MK66FX1M0 il y a 9 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 SPI pin configuration on Teensy-LC il y a 9 ans
avr_emulation.h Defs for MK66FX1M0 il y a 9 ans
avr_functions.h Clean up trailing whitespace il y a 10 ans
binary.h Initial commit, version 1.17-rc1 il y a 11 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 Initial commit, version 1.17-rc1 il y a 11 ans
core_pins.h Defs for MK66FX1M0 il y a 9 ans
eeprom.c Add EEPROM emulation on Teensy-LC il y a 9 ans
elapsedMillis.h Clean up trailing whitespace il y a 10 ans
keylayouts.c Clean up trailing whitespace il y a 10 ans
keylayouts.h Add Serbian(Latin) keyboard layout il y a 10 ans
kinetis.h Add 2 channel enable flags for I2S il y a 9 ans
main.cpp Update Makefile il y a 9 ans
math_helper.c Initial commit, version 1.17-rc1 il y a 11 ans
math_helper.h Clean up trailing whitespace il y a 10 ans
memcpy-armv7m.S Defs for MK66FX1M0 il y a 9 ans
mk20dx128.c Reduce flash clock in 168 MHz overclock mode il y a 9 ans
mk20dx128.h backwards compatibility for mk20dx128.h il y a 10 ans
mk20dx128.ld Add __bss_start__ and __bss_end__, improves compatibility with other software il y a 9 ans
mk20dx256.ld Add __bss_start__ and __bss_end__, improves compatibility with other software il y a 9 ans
mk66fx1m0.ld Add __bss_start__ and __bss_end__, improves compatibility with other software il y a 9 ans
mkl26z64.ld Add __bss_start__ and __bss_end__, improves compatibility with other software il y a 9 ans
new.cpp Fix new/delete operators il y a 11 ans
new.h Clean up trailing whitespace il y a 10 ans
nonstd.c Fix for dtostrf on floats under zero il y a 9 ans
pins_arduino.h Defs for MK66FX1M0 il y a 9 ans
pins_teensy.c Allow low frequencies for analogWriteFrequency il y a 9 ans
ser_print.c Initial support for Teensy-LC il y a 9 ans
ser_print.h Initial support for Teensy-LC il y a 9 ans
serial1.c RTS/CTS support for Serial1 on Teensy LC & 3.x (experimental) il y a 9 ans
serial1_doughboy.txt Add doughboy's alternate serial1 code (for reference only, not used yet) il y a 9 ans
serial2.c whitespace reformat in serial code il y a 9 ans
serial3.c whitespace reformat in serial code il y a 9 ans
touch.c Defs for MK66FX1M0 il y a 9 ans
usb_desc.c Begin work on MTP Disk il y a 9 ans
usb_desc.h Begin work on MTP Disk il y a 9 ans
usb_dev.c Begin work on MTP Disk il y a 9 ans
usb_dev.h Add support for USB_DISABLED il y a 9 ans
usb_flightsim.cpp Bugfixes and comments il y a 9 ans
usb_flightsim.h Bugfixes and comments il y a 9 ans
usb_inst.cpp Fix for IDE Menu option "NO USB" @ F_CPU <= 16MHz LC/T3.x il y a 9 ans
usb_joystick.c Opps, fix compile for slow speeds il y a 9 ans
usb_joystick.h Fix more compiler warnings il y a 9 ans
usb_keyboard.c Opps, fix compile for slow speeds il y a 9 ans
usb_keyboard.h Simplify customizing USB - no longer need to edit interface .h files il y a 9 ans
usb_mem.c Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h il y a 10 ans
usb_mem.h Clean up trailing whitespace il y a 10 ans
usb_midi.c Added full support for Midi Time Codes and Real Time messages il y a 9 ans
usb_midi.h Added full support for Midi Time Codes and Real Time messages il y a 9 ans
usb_mouse.c Opps, fix compile for slow speeds il y a 9 ans
usb_mouse.h Simplify customizing USB - no longer need to edit interface .h files il y a 9 ans
usb_mtp.c Begin work on MTP Disk il y a 9 ans
usb_mtp.h Begin work on MTP Disk il y a 9 ans
usb_names.h Clean up trailing whitespace il y a 10 ans
usb_rawhid.c Opps, fix compile for slow speeds il y a 9 ans
usb_rawhid.h Simplify customizing USB - no longer need to edit interface .h files il y a 9 ans
usb_seremu.c Change room() to writeBufferFree() il y a 10 ans
usb_seremu.h Simplify customizing USB - no longer need to edit interface .h files il y a 9 ans
usb_serial.c Opps, fix compile for slow speeds il y a 9 ans
usb_serial.h Add support for USB_DISABLED il y a 9 ans
usb_undef.h Begin work on MTP Disk il y a 9 ans
wiring.h Improve wiring macros il y a 9 ans
wiring_private.h Initial commit, version 1.17-rc1 il y a 11 ans
yield.cpp Add serialEvent (USB) and serialEvent1-3 (serial) il y a 10 ans