issues
search
leo25
/
arduino
Automatically exported from code.google.com/p/arduino
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SoftwareSerial keywords.txt still says NewSoftSerial
#640
GoogleCodeExporter
opened
9 years ago
0
Read-only sketch files are renamed from .pde to .ino when saving a copy of the sketch.
#639
GoogleCodeExporter
closed
9 years ago
2
Compile faster - only recompile files that have changed
#638
GoogleCodeExporter
closed
9 years ago
18
HardwareSerial overflow of input detection
#637
GoogleCodeExporter
opened
9 years ago
0
Sketch .c, .cpp, and .h files not searched for library includes.
#636
GoogleCodeExporter
closed
9 years ago
4
Incorporate latest changes to the Ethernet library.
#635
GoogleCodeExporter
opened
9 years ago
1
Rename .pde files to .ino on save, not open.
#634
GoogleCodeExporter
closed
9 years ago
4
Please sync Firmata (r82), hopefully for 1.0-beta4
#633
GoogleCodeExporter
closed
9 years ago
3
Use hardware PWM if generating a single tone() on the right pin for the timer.
#632
GoogleCodeExporter
opened
9 years ago
0
Merge PWMServo library (hardware servo control on pins 9 and 10) into Servo library.
#631
GoogleCodeExporter
opened
9 years ago
0
Stream parseInt() and parseFloat() functions should have an option to not search ahead.
#630
GoogleCodeExporter
opened
9 years ago
1
PIN13 in conflict: SPI SCLK vs. LED
#629
GoogleCodeExporter
closed
9 years ago
1
RX and TX defines for specifying which pins are used for Serial / communication with computer.
#628
GoogleCodeExporter
opened
9 years ago
2
Add print(int8_t) and println(int8_t) to format ASCII digits as with uint8_t.
#627
GoogleCodeExporter
opened
9 years ago
3
serialEvent easier-to-understand model
#626
GoogleCodeExporter
closed
9 years ago
3
HardwareSerial is always linked, even if it's not used.
#625
GoogleCodeExporter
closed
9 years ago
1
Stream parseInt() and parseFloat() functions swallow the initial trailing (non-numeric) character.
#624
GoogleCodeExporter
closed
9 years ago
3
Split avrdude and avrdude.conf out from massive tools .zip file.
#623
GoogleCodeExporter
opened
9 years ago
0
Arduino IDE 1.0 beta Release Candidate does not support Mega ADK
#622
GoogleCodeExporter
closed
9 years ago
2
Arduino test suites not working on arduino-1.0-beta2
#621
GoogleCodeExporter
closed
9 years ago
2
New avrdude
#620
GoogleCodeExporter
closed
9 years ago
1
Proper document icon in window title bar on Mac OS X.
#619
GoogleCodeExporter
closed
9 years ago
2
"PE" Redifined error with ATmega8 and gcc 4.5.3
#618
GoogleCodeExporter
opened
9 years ago
0
Add function for return of Timer overflow counter (ticks).
#617
GoogleCodeExporter
closed
9 years ago
6
accept() function missing from the new Server base class.
#616
GoogleCodeExporter
opened
9 years ago
1
Rename Client, Server, etc. to EthernetClient, EthernetServer, etc.
#615
GoogleCodeExporter
closed
9 years ago
1
IDE crasesh when opening existing sketch from sketchbook when serial monitor is open
#614
GoogleCodeExporter
closed
9 years ago
2
Wire library TwoWire.end() needed by Firmata
#613
GoogleCodeExporter
opened
9 years ago
3
Pixelated (low-resolution) Arduino icon in dock for minimized windows on Mac OS X.
#612
GoogleCodeExporter
closed
9 years ago
1
Upgrade to newer avr toolchain: avr-gcc, avr-binutils, etc.
#611
GoogleCodeExporter
opened
9 years ago
11
Linux avrdude64 will crash with usbtinyisp
#610
GoogleCodeExporter
closed
9 years ago
3
Consider including WProgram.h as an alias for Arduino.h for backwards compatibility.
#609
GoogleCodeExporter
closed
9 years ago
2
Rename writeError() to getWriteError() in Print.
#608
GoogleCodeExporter
closed
9 years ago
1
Reduce Stream's virtual write functions from 3 to 2.
#607
GoogleCodeExporter
closed
9 years ago
5
Upgrade to avrdude 5.11 (from avrdude 5.4).
#606
GoogleCodeExporter
closed
9 years ago
5
Ethernet library fix for avr-gcc v4.5.1
#605
GoogleCodeExporter
closed
9 years ago
25
wiring.h round macro causes error with avr-libc-1.7.1 fix
#604
GoogleCodeExporter
opened
9 years ago
10
Keyboard shortcut for "Burn Bootloader"
#603
GoogleCodeExporter
closed
9 years ago
3
IDE 22 string::substring bug
#602
GoogleCodeExporter
closed
9 years ago
1
Use SDA and SCL pin abstractions in Wire library
#601
GoogleCodeExporter
closed
9 years ago
2
Use and display of COM1 as default serial port on Mac and Linux is confusing.
#600
GoogleCodeExporter
closed
9 years ago
3
Change bottom status bar text color to white for increased legibility.
#599
GoogleCodeExporter
closed
9 years ago
2
Consider separate functions / fields to signal errors in Print write(), print(), println().
#598
GoogleCodeExporter
closed
9 years ago
1
Change return type of write(), print(), and println() to size_t (int).
#597
GoogleCodeExporter
closed
9 years ago
1
Some way to free or reduce the size of a String.
#596
GoogleCodeExporter
opened
9 years ago
1
Integrate adafruit SD library changes.
#595
GoogleCodeExporter
closed
9 years ago
1
Add Ethernet board to boards.txt.
#594
GoogleCodeExporter
closed
9 years ago
1
serial flush() not clearing the RX buffer in 1.0-beta1
#593
GoogleCodeExporter
closed
9 years ago
2
Bug in micros()
#592
GoogleCodeExporter
closed
9 years ago
2
[Mac OS X Lion] Impossible to save sketch
#591
GoogleCodeExporter
closed
9 years ago
2
Next