Federico Fissore
61eace3a23
fixed permissions on a lot of text files. see #1116
2012-12-10 10:42:49 +01:00
David A. Mellis
ccedc84eb2
Moving TXCO definition into HardwareSerial.cpp from HardwareSerial.h.
...
Otherwise, you get an error when compiling for processors with no serial port because the header file is always compiled.
See, for an example of the problem: https://github.com/damellis/attiny/issues/8
2012-12-08 10:44:48 -05:00
Cristian Maglie
d55997e9b0
Merged 1.0.2
...
Merge remote-tracking branch 'arduino/master' into ide-1.5.x
Conflicts:
app/src/processing/app/debug/AvrdudeUploader.java
build/shared/examples/09.USB/Keyboard/KeyboardLogout/KeyboardLogout.ino
build/shared/examples/09.USB/Keyboard/KeyboardReprogram/KeyboardReprogram.ino
build/shared/examples/09.USB/Keyboard/KeyboardSerial/KeyboardSerial.ino
build/shared/examples/09.USB/Mouse/ButtonMouseControl/ButtonMouseControl.ino
build/shared/examples/09.USB/Mouse/JoystickMouseControl/JoystickMouseControl.ino
hardware/arduino/boards.txt
2012-11-04 22:49:14 +01:00
Cristian Maglie
1b3c2b50ab
Added general yield()-hook for cooperative scheduling development (part 2)
2012-11-02 18:12:21 +01:00
Cristian Maglie
cffd613cb8
Added general yield()-hook for cooperative scheduling development
2012-10-31 01:37:37 +01:00
Cristian Maglie
77b2619a6c
Merged latest changes in AVR arduino core
2012-10-18 18:47:50 +02:00
Cristian Maglie
8d2896e06f
Merged upstream arduino branch
2012-10-18 15:50:09 +02:00
Cristian Maglie
599e7eee69
Merged upstream Arduino master branch
2012-06-26 00:51:35 +02:00
Cristian Maglie
828076175e
Merge of arduino-1.0.1. Work in progress...
2012-05-23 09:22:52 +02:00
Cristian Maglie
49d12c697e
Pre-merge upstream Arduino
2012-05-22 11:23:47 +02:00
Thibaut VIARD
d464c71f41
[sam] prelimanary work on USB Device stack
2012-03-29 21:11:05 +02:00
Cristian Maglie
9edabf17a0
Merge remote-tracking branch 'arduino/master' into platforms-b
2011-12-31 17:29:36 +01:00
Cristian Maglie
822dcb0989
Created second level in hardware folder: hardware/PACKAGE/PLATFORM/...
...
Made some helper class for files filtering.
platforms.txt now contains only one platform at a time.
Some cleanup in Compiler and AvrDudeUploader classes.
2011-12-30 15:46:04 +01:00