You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaulStoffregen da92eda747 Start USB sooner during delay before running user code пре 7 година
..
avr Improve AVR sleep compatibility пре 7 година
util Add other missing license headers пре 8 година
Arduino.h Initial commit, version 1.17-rc1 пре 11 година
AudioStream.cpp Add AudioOutputUSB - work in progress... пре 8 година
AudioStream.h Allow definition of AUDIO_BLOCK_SAMPLES and AUDIO_SAMPLE_RATE_EXACT from comandline пре 7 година
Client.h Initial commit, version 1.17-rc1 пре 11 година
DMAChannel.cpp Fix DMA on K66 пре 8 година
DMAChannel.h Implement 16-Byte Burst Transfer Size пре 9 година
HardwareSerial.h Add using Print::write to hardware serial пре 7 година
HardwareSerial1.cpp Add serialEvent (USB) and serialEvent1-3 (serial) пре 10 година
HardwareSerial2.cpp Add serialEvent (USB) and serialEvent1-3 (serial) пре 10 година
HardwareSerial3.cpp Add serialEvent (USB) and serialEvent1-3 (serial) пре 10 година
HardwareSerial4.cpp Add Serial4 & Serial5 for K64 & K66 пре 8 година
HardwareSerial5.cpp Add Serial4 & Serial5 for K64 & K66 пре 8 година
HardwareSerial6.cpp Add Serial6 - T3.4 Uart5, T3.5 LPUart0 пре 8 година
IPAddress.cpp Add IPAddress fromString пре 8 година
IPAddress.h Add IPAddress fromString пре 8 година
IntervalTimer.cpp Fix IntervalTimer on Teensy 3.5 пре 7 година
IntervalTimer.h Rewrite IntervalTimer пре 8 година
Makefile Update version constants in sample makefile пре 8 година
Print.cpp Fix printf return value (#203) пре 8 година
Print.h Speedup print() on Teensy-LC пре 9 година
Printable.h Fix new/delete operators пре 11 година
SPIFIFO.h missed pin 26 пре 8 година
Server.h Fix missing Print.h from Server.h пре 8 година
Stream.cpp fix limit checks readString/readStringUntil пре 7 година
Stream.h Use const pointers for Stream find functions пре 8 година
Tone.cpp Improve tone(), always complete current cycle before change to new frequency пре 9 година
Udp.h Clean up trailing whitespace пре 10 година
WCharacter.h Clean up trailing whitespace пре 10 година
WConstants.h Initial commit, version 1.17-rc1 пре 11 година
WMath.cpp Fix compilation error with recent newlib versions because random() return value doesn't match пре 8 година
WProgram.h Fix compilation error with recent newlib versions because random() return value doesn't match пре 8 година
WString.cpp When concat is same string to string, use memcpy, allows for re-alloc to move string on growth пре 8 година
WString.h Compatibility with libraries that include only Print.h пре 7 година
analog.c Fix analogReadResolution ADC1 cal пре 8 година
arm_common_tables.h Clean up trailing whitespace пре 10 година
arm_math.h Clean up trailing whitespace пре 10 година
avr_emulation.cpp T T3.4 T3.5 SPI2 support пре 8 година
avr_emulation.h Pin 32 is default SCK1 not pin 20 пре 8 година
avr_functions.h Remove functions already defined in the standard library пре 9 година
binary.h Initial commit, version 1.17-rc1 пре 11 година
core_cm4.h Clean up trailing whitespace пре 10 година
core_cm4_simd.h Initial commit, version 1.17-rc1 пре 11 година
core_cmInstr.h Initial commit, version 1.17-rc1 пре 11 година
core_id.h Initial commit, version 1.17-rc1 пре 11 година
core_pins.h Add defines for FTM/TPM timer pins пре 7 година
eeprom.c use HSRUN functions in eeprom пре 8 година
elapsedMillis.h Clean up trailing whitespace пре 10 година
keylayouts.c reassign internal keycode numbers пре 8 година
keylayouts.h Keycode for Non-US backslash (thanks parsnip42) пре 8 година
kinetis.h Add defs for digital input filters пре 7 година
main.cpp Update Makefile пре 9 година
math_helper.c Use only 32 bit float in arm_snr_f32() пре 8 година
math_helper.h Clean up trailing whitespace пре 10 година
memcpy-armv7m.S More defs пре 8 година
memset.S Only use memset.S with -Os, C lib is faster with -O пре 8 година
mk20dx128.c Merge pull request #214 from FrankBoesing/patch-5 пре 7 година
mk20dx128.h backwards compatibility for mk20dx128.h пре 10 година
mk20dx128.ld Add __bss_start__ and __bss_end__, improves compatibility with other software пре 9 година
mk20dx256.ld Add __bss_start__ and __bss_end__, improves compatibility with other software пре 9 година
mk64fx512.ld Add more register defs & PLL config пре 8 година
mk66fx1m0.ld Add __bss_start__ and __bss_end__, improves compatibility with other software пре 9 година
mkl26z64.ld Add __bss_start__ and __bss_end__, improves compatibility with other software пре 9 година
new.cpp Fix new/delete operators пре 11 година
new.h Clean up trailing whitespace пре 10 година
nonstd.c Fix to dtostrf for small numbers пре 7 година
pins_arduino.h Use analog pin to channel tables (faster) пре 8 година
pins_teensy.c Start USB sooner during delay before running user code пре 7 година
ser_print.c Initial support for Teensy-LC пре 9 година
ser_print.h Initial support for Teensy-LC пре 9 година
serial1.c Fix 9 bit mode on Serial1 & Serial2 on Teensy LC пре 7 година
serial1_doughboy.txt serialX buffersizes пре 8 година
serial2.c Fix 9 bit mode on Serial1 & Serial2 on Teensy LC пре 7 година
serial3.c Set RTS Watermarks dependend of rx-buffersize пре 8 година
serial4.c Set RTS Watermarks dependend of rx-buffersize пре 8 година
serial5.c check SIM_SCGC1_UART4 in serial5_set_tx пре 7 година
serial6.c fix serial6_set_tx пре 7 година
serial6_lpuart.c check SIM_SCGC2_LPUART0 in serial6_set_tx пре 7 година
touch.c Fix touchRead on K66 пре 8 година
usb_audio.cpp Add volume() function to AudioInputUSB пре 7 година
usb_audio.h Add volume() function to AudioInputUSB пре 7 година
usb_desc.c Use isochronous adaptive mode for audio transmit пре 7 година
usb_desc.h Add extreme joystick (disabled by default) пре 7 година
usb_dev.c Use USB clock recovery when running USB from IRC48M oscillator пре 8 година
usb_dev.h Fix compiler warnings with USB audio пре 8 година
usb_flightsim.cpp Corrected typecast in usb_flightsim.cpp пре 8 година
usb_flightsim.h Bugfixes and comments пре 9 година
usb_inst.cpp Fix for IDE Menu option "NO USB" @ F_CPU <= 16MHz LC/T3.x пре 9 година
usb_joystick.c Add extreme joystick (disabled by default) пре 7 година
usb_joystick.h Add extreme joystick (disabled by default) пре 7 година
usb_keyboard.c More K66 overclocking options пре 8 година
usb_keyboard.h Fix compiler warning with Keyboard.set_modifier пре 8 година
usb_mem.c Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h пре 10 година
usb_mem.h Clean up trailing whitespace пре 10 година
usb_midi.c More K66 overclocking options пре 8 година
usb_midi.h Fix sendRealTime (thanks capricorn-one) пре 8 година
usb_mouse.c More K66 overclocking options пре 8 година
usb_mouse.h Add Mouse horizontal scroll (thanks Xenoamor) пре 8 година
usb_mtp.c Begin work on MTP Disk пре 9 година
usb_mtp.h Begin work on MTP Disk пре 9 година
usb_names.h Clean up trailing whitespace пре 10 година
usb_rawhid.c Opps, fix compile for slow speeds пре 9 година
usb_rawhid.h Simplify customizing USB - no longer need to edit interface .h files пре 9 година
usb_seremu.c More K66 overclocking options пре 8 година
usb_seremu.h Simplify customizing USB - no longer need to edit interface .h files пре 9 година
usb_serial.c Fix: write returns zero (#202) пре 8 година
usb_serial.h usb_serial.clear doesn't compile for F_CPU < 20 MHz пре 7 година
usb_touch.c Remove debug code & clean up white space formatting пре 8 година
usb_touch.h Add multi-touch basic API (experimental) пре 8 година
usb_undef.h Begin work on MTP Disk пре 9 година
wiring.h Improve bitWrite macro пре 8 година
wiring_private.h Initial commit, version 1.17-rc1 пре 11 година
yield.cpp Add serialEvent6 to yield пре 8 година