Cristian Maglie
dc97316100
Set version to 1.5.1
...
Merge remote-tracking branch 'arduino/master' into HEAD
Conflicts:
app/src/processing/app/Base.java
todo.txt
2012-11-04 22:55:40 +01:00
Cristian Maglie
23c7536dc7
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
David A. Mellis
b90f4889bd
Upping version to 102 (1.0.2).
2012-11-04 16:41:09 -05:00
Cristian Maglie
d5e7d0dabd
Fixed verbose upload. Removed unused platform.txt params.
2012-11-04 01:05:54 +01:00
Cristian Maglie
a64d58fbdb
Merge remote-tracking branch 'ffissore/boards-cputype' into ide-1.5.x
2012-11-04 00:31:41 +01:00
Cristian Maglie
969e29befb
Do not yield during delayMicroseconds
2012-11-03 23:47:32 +01:00
Cristian Maglie
a72cfc3087
Fixed analogWrite() when writing on both DACs. Thanks to smay4finger
...
for providing the patch.
http://code.google.com/p/arduino/issues/detail?id=1092
http://arduino.cc/forum/index.php/topic,129765.msg980913.html
2012-11-03 20:18:32 +01:00
David A. Mellis
056ba5fca0
Allow spaces in Arduino directory name on linux.
2012-11-03 12:37:50 -04:00
David A. Mellis
80b52b29b5
Pass shell arguments to linux arduino script through to Arduino.
2012-11-03 12:25:19 -04:00
David A. Mellis
839b58c1ae
Updating Micro bootloader firmware.
2012-11-02 17:45:57 -04:00
Cristian Maglie
0f23634230
{attach,detach}Interrupt() on Due selects directly pin number instead of interrupt number.
2012-11-02 19:48:04 +01:00
Cristian Maglie
7b946264d5
Added general yield()-hook for cooperative scheduling development (part 2)
2012-11-02 18:12:21 +01:00
David A. Mellis
036f0465e5
HardwareSerial: change byte to uint8_t (since byte definition isn't present).
2012-11-02 09:24:51 -04:00
David A. Mellis
f689991a59
Adding LilyPad Arduino USB.
2012-11-01 10:45:50 -04:00
David A. Mellis
98a7ab9da3
Merge branch 'micro'
2012-11-01 08:18:13 -04:00
Scott
d6e9e03d13
Changed Leonardo only examples to "USB", added
2012-10-31 16:08:20 -04:00
Federico Fissore
d82c8dff7a
updated boards.txt
2012-10-31 18:08:03 +01:00
Federico Fissore
f500462ff0
updated boards.txt
2012-10-31 18:03:06 +01:00
Federico Fissore
76d25e4a25
updated boards.txt
2012-10-31 17:53:40 +01:00
Federico Fissore
1f8b12488b
updated boards.txt
2012-10-31 17:48:47 +01:00
Cristian Maglie
107c1929bd
Added general yield()-hook for cooperative scheduling development
2012-10-31 01:37:37 +01:00
Federico Fissore
c851f47d6b
fixed board and custom menus order
...
removed readBoardsOrder
2012-10-29 17:56:31 +01:00
Federico Fissore
9b7f473fae
new boards menu with custom submenus
...
https://code.google.com/p/arduino/issues/detail?id=257
2012-10-29 16:40:49 +01:00
David A. Mellis
ac1c8f921b
Adding Micro.
2012-10-27 14:12:26 -04:00
Cristian Maglie
cf4d72c043
Merge remote-tracking branch 'arduino/ide-1.5.x' into ide-1.5.x
2012-10-26 20:22:11 +02:00
Cristian Maglie
921dfe794f
{attach/detach}Interrupt() functions.
2012-10-26 20:17:34 +02:00
Cristian Maglie
96941e79a1
Merge pull request #122 from Fede85/ide-1.5.x
...
fixed verbose mode for avrdude in platform.txt
2012-10-26 05:24:17 -07:00
Fede85
10c87ce65d
fixed verbose mode for avrdude in platform.txt
2012-10-26 13:06:08 +02:00
Cristian Maglie
e7193ac42c
Re-enabled 'Fat' library detection (with a better method)
2012-10-24 17:19:18 +02:00
Cristian Maglie
8cc080fbd9
Removed unused folder.
2012-10-24 13:27:15 +02:00
Cristian Maglie
da7436945b
Merge branch 'master' of github.com:arduino/ARM
2012-10-24 13:16:31 +02:00
Cristian Maglie
9eeb0abee6
Disabled 'fat' (multiplatform) library check.
2012-10-24 12:50:30 +02:00
Federico Fissore
5935f1e2aa
eclipse .launch to run IDE inside eclipse: helps debugging and speeds up development
2012-10-24 10:11:41 +02:00
Fede85
24d74ca8a2
typos and Due compliants comments on Keyboard examples
2012-10-22 10:20:35 +02:00
Cristian Maglie
9dfebb5d78
Removed unsupported Wifi for sam3x
2012-10-22 10:14:37 +02:00
Cristian Maglie
39aae0be01
Moved WiFi library in the proper place
2012-10-22 09:17:24 +02:00
Scott
6496943f4c
Minor changes to the keyboard and mouse controller examples
2012-10-21 19:57:23 -04:00
Scott
ea44e8859d
Merge branch 'master' of https://github.com/arduino/ARM
2012-10-21 17:56:20 -04:00
Cristian Maglie
ab63860778
Set arudino version to 150 (1.5.0-beta)
2012-10-21 22:36:22 +02:00
Cristian Maglie
61389303bb
Serial port can take a while to close (especially on latest MacOSX) take this fact in account.
2012-10-21 22:14:01 +02:00
Scott
68e5047736
Added keywords for new libraries, rearranged and modified Due and USB examples
...
Renamed Leonardo Only examples folder to USB. Modified keyboard and
Mouse examples to indicate Due compatibility.
Minor modifications to Due examples to conform with existing example
sketches.
Added keywords to for Audio, Scheduer, and USBHost libraries.
2012-10-21 12:36:54 -04:00
Cristian Maglie
ed15dc3b5a
Remove 1200 automagic baud rate every time the IDE use the serial port touch
2012-10-20 17:21:46 +02:00
Scott Fitzgerald
c97e3623a4
Refactored prepare() method in Audio library
2012-10-20 00:48:33 +02:00
Cristian Maglie
43cf5b0ed6
Fixed HID report send (Emulated keyboard is back on MacOS)
2012-10-19 22:54:02 +02:00
Cristian Maglie
a23721ad81
Enable pull-up on pin 0. (for real...)
2012-10-19 15:43:29 +02:00
Cristian Maglie
9784c1f3d2
Merge branch 'master' of github.com:arduino/ARM
2012-10-19 15:02:31 +02:00
Cristian Maglie
c2e872149c
Enable pull-up on pin 0.
2012-10-19 14:00:11 +02:00
Federico Fissore
90f43370b9
better error message when library names clash
...
filter out non .ZIP files
2012-10-19 10:49:23 +02:00
Federico Fissore
e3c088e167
also rebuild examples menu after library import
2012-10-19 10:41:43 +02:00
Federico Fissore
308793135c
improved import library: complains if invalid zip or folders are selected
2012-10-19 10:35:48 +02:00