0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added optimized write(buffer,size) method in CDC class More... over 11 years ago
Serial.flush() waits for last character to be transmitted (michele.mazzucchi) More... over 11 years ago
Removed unused boards/programmers More... over 11 years ago
First try to support architecture dependent query functions (digitalPinToPort, etc) More... over 11 years ago
SPI: added setBitOrder support; added end(pin) method. More... over 11 years ago
Added include in Printable.h for 'size_t' support. More... over 11 years ago
Fixed USB-CDC buffering. Now serial output performs much better. More... over 11 years ago
Fix issue 866 More... over 11 years ago
Update hardware/arduino/cores/arduino/HardwareSerial.cpp More... over 11 years ago
Update hardware/arduino/cores/arduino/HardwareSerial.h More... over 11 years ago
Update hardware/arduino/cores/arduino/HardwareSerial.cpp More... over 11 years ago
Merge branch 'new-linker' More... over 11 years ago
Merge branch 'master' of github.com:arduino/ARM More... over 11 years ago
Auto restart after upload (linux only for now). Auto reset/erase when uploading a new sketch. More... over 11 years ago
Fixed platforms.txt linker step. Increased stack size. More... over 11 years ago
Update hardware/arduino/cores/arduino/HardwareSerial.cpp More... over 11 years ago
Update hardware/arduino/cores/arduino/HardwareSerial.cpp More... over 11 years ago
Update hardware/arduino/cores/arduino/HardwareSerial.cpp More... over 11 years ago
Update hardware/arduino/cores/arduino/HardwareSerial.h More... over 11 years ago
Update hardware/arduino/cores/arduino/HardwareSerial.h More... over 11 years ago
Fixed all boards.txt definitions in AVR arch. More... over 11 years ago
Merge branch 'audio' More... over 11 years ago
Extended analogRead/Write API to support difference ADC/DAC resolutions. More... over 11 years ago
Added setAnalogResolution() method. More... over 11 years ago
Avoid serial buffer overrun on leonardo More... over 11 years ago
Audio lib: added DAC class and DMA interrupt handling More... almost 12 years ago
Use "wiring" (not "stk500v2") avrdude protocol for uploads to Mega 2560. More... almost 12 years ago
Removed validation tests More... almost 12 years ago
Print "ovf" if float to be printed doesn't fit in a long. More... almost 12 years ago
USBHost is now a library More... almost 12 years ago