0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing PID for esplora More... about 11 years ago
Added boards and arch defines. Merge branch 'boards_defines' into lib-1.5 More... about 11 years ago
BOARDS and ARCH defines from boards.txt See #308 More... about 11 years ago
Merge remote-tracking branch 'arduino/ide-1.5.x' into HEAD More... about 11 years ago
Merge pull request #1255 from cmaglie/usbcdc-loopback-fix More... about 11 years ago
[sam] attachInterrupt() now works also on pins that belongs to PORTD More... about 11 years ago
Fixed SerialUSB data handshake when host sends a lot of data (PeterVH, stimmer) More... about 11 years ago
Merge branch 'ide-1.5.x' into lib-1.5 More... over 11 years ago
Merge branch 'ide-1.5.x' into can More... over 11 years ago
Removed unused file More... over 11 years ago
Fixed CDC_SERIAL_BUFFER_SIZE macros (PeterVH) More... over 11 years ago
Fixed USBSerial.write() while sending big buffers (Bill Dreschel) More... over 11 years ago
modified analogWrite to wait for end of conversion
vd
More... over 11 years ago
modified analogWrite to wait for end of conversion
vd
More... over 11 years ago
Merged 1.0.4 pre-release into 1.5 More... over 11 years ago
Add trivial new[] and delete[] operators (Justin R. Cutler) Fixes #73 Fixes #883 More... over 11 years ago
Fixed malloc() bug. (Paul Stoffregen) Fixes #857 More... over 11 years ago
Burn production-tested bootloader for very old Atmega8 More... over 11 years ago
Merged 1.0.3 More... over 11 years ago
Added support for Arduino Esplora More... over 11 years ago
fixed permissions on a lot of text files. see #1116 More... over 11 years ago
Updated firmware for atmega8 for new avr-gcc versions. fixes #153 fixes #1122 More... over 11 years ago
Clarifying comment. More... over 11 years ago
Moving TXCO definition into HardwareSerial.cpp from HardwareSerial.h. More... over 11 years ago
Moving TXCO definition into HardwareSerial.cpp from HardwareSerial.h. More... over 11 years ago
Fixed boards.txt (added Micro and fixed path for LilyPadUSB bootloader) More... over 11 years ago
Fix BSoD for Windows (louismdavis) http://arduino.cc/forum/index.php/topic,129869.0.html More... over 11 years ago
Fixed weak-symbol issue with system interrupt handlers. More... over 11 years ago
Fixed portOutputRegister() and portInputRegister() macros. http://arduino.cc/forum/index.php/topic,130714.0.html More... over 11 years ago
Fixed digitalPinToPort and digitalPinToBitMask macros. (thanks to alvesjc) More... over 11 years ago