Zachary Eveland
|
33c086d068
|
updated driver description string to "Arduino USB Driver". includes new .cat
|
2013-05-01 10:49:50 -04:00 |
|
Zachary Eveland
|
2c5a86e336
|
Merge branch 'master' of github.com:arduino/Arduino into LUFA_bootloader
|
2013-05-01 10:49:05 -04:00 |
|
Fede85
|
0db906f175
|
changed the pin where to connect the button from 2 to 4 to be compliant with the comment in the header and the tutorial.
Fixes #1396
|
2013-04-30 17:55:34 +02:00 |
|
Fede85
|
c87ddd567d
|
small changes to the Debounce example
|
2013-04-16 16:50:23 +02:00 |
|
Federico Vanzati
|
97e0f34572
|
Merge pull request #1192 from miek/debounce-fix
Fix Debounce example to work as described
|
2013-04-16 01:22:31 -07:00 |
|
Zachary Eveland
|
c46e178c2e
|
added driver install utility (dpinst 32- and 64-bit) and Arduino icon needed for Windows installer
|
2013-04-12 15:15:21 -04:00 |
|
Cristian Maglie
|
1866050e07
|
"Add library" moved into "Import library" menu
Conflicts:
app/src/processing/app/Base.java
app/src/processing/app/Editor.java
|
2013-04-07 20:39:21 +02:00 |
|
Cristian Maglie
|
cadc4b00c2
|
Reverted librxtx library
|
2013-04-03 14:16:23 +02:00 |
|
Cristian Maglie
|
87da5af463
|
Merge remote-tracking branch 'arduino/ide-1.5.x' into ide-1.5.x
|
2013-04-03 14:10:54 +02:00 |
|
Cristian Maglie
|
62b723357c
|
Merged 1.0.5
Merge remote-tracking branch 'arduino/master' into ide-1.5.x
Conflicts:
app/src/processing/app/Base.java
build/shared/revisions.txt
hardware/arduino/avr/cores/arduino/malloc.c
hardware/arduino/cores/arduino/avr-libc/malloc.c
hardware/arduino/cores/arduino/malloc.c
todo.txt
|
2013-04-03 13:51:04 +02:00 |
|
Cristian Maglie
|
d6ba36b0a5
|
Reverted RXTX 2.1 native lib for mac
|
2013-03-30 18:26:46 +01:00 |
|
Cristian Maglie
|
c3b581b470
|
Upped version to 1.0.5
|
2013-03-29 16:14:10 +01:00 |
|
Cristian Maglie
|
f88c9847ac
|
Removed deprecated interrupt handlers
Fixes #831 #881 #955 #1123 #1140
|
2013-03-29 14:41:36 +01:00 |
|
Cristian Maglie
|
d76468069b
|
Updated revision log
|
2013-03-28 12:29:15 +01:00 |
|
Zachary Eveland
|
ca6f64429f
|
added name definition for regular Arduino Mega 2560 (not rev3) to arduino.inf. signed new arduino.cat. Issue 1314. Thanks, codepam.
|
2013-03-27 10:35:27 -04:00 |
|
Cristian Maglie
|
03a7529cc0
|
[sam] Added serialEvent*() support
|
2013-03-25 01:29:42 +01:00 |
|
Far McKon
|
01a8b4ebc7
|
Updated/corrected location of tool in sketchbook folder.
|
2013-03-18 13:42:09 +01:00 |
|
Cristian Maglie
|
0f5a5259ec
|
Added avr/pgmspace.h compatibility layer for Due Boards
Fixes #1317
|
2013-03-15 12:39:04 +01:00 |
|
Cristian Maglie
|
f45b9869b5
|
Update revision log
|
2013-03-11 13:19:55 +01:00 |
|
Cristian Maglie
|
4139c59b1a
|
Set version to 1.0.4
|
2013-03-11 12:19:13 +01:00 |
|
Cristian Maglie
|
3ea0903fa8
|
Added GSM shield library (AVR)
|
2013-03-11 12:17:08 +01:00 |
|
Federico Fissore
|
cdf2b8d9fe
|
right macosx rxtx lib
|
2013-03-01 18:34:31 +01:00 |
|
Cristian Maglie
|
a657582b2a
|
Merge branch 'lib-1.5-newformat' into ide-1.5.x
|
2013-02-27 18:29:56 +01:00 |
|
Federico Fissore
|
849af97ac1
|
reverting to old RXTX, patched
|
2013-02-27 17:56:09 +01:00 |
|
Cristian Maglie
|
4d3a9a4bf0
|
Revert "removing old rxtx references"
This reverts commit 719f79c0379f62776860dc605991a3b8d6ba0404.
|
2013-02-27 17:54:48 +01:00 |
|
Cristian Maglie
|
e6056238ad
|
Revert "jssc.jar update for mac"
This reverts commit 23086d6b357dca96f3b1ae5616bb29883faf958a.
|
2013-02-27 17:54:45 +01:00 |
|
Federico Fissore
|
23086d6b35
|
jssc.jar update for mac
min jre version on windows
|
2013-02-27 13:42:45 +01:00 |
|
Federico Fissore
|
719f79c037
|
removing old rxtx references
|
2013-02-27 13:42:45 +01:00 |
|
Cristian Maglie
|
d246ca06ab
|
Added test for "Decrease Indent with 1 char on the last line"
See #1271
|
2013-02-27 13:34:52 +01:00 |
|
Cristian Maglie
|
a58bea74b8
|
Bugfix for garbage data coming from serial port after reset. (Arduino Due)
Fixed #1267
Merge branch 'fix-usbserial-firmware-due' into ide-1.5.x
|
2013-02-26 17:35:49 +01:00 |
|
Federico Fissore
|
271a2c53d4
|
moved tests in a separater ant target so that they can run AFTER assets like nodejs and the compiler are unpacked and ready to be used
|
2013-02-19 15:26:49 +01:00 |
|
Cristian Maglie
|
6754035498
|
Updated revision log
|
2013-02-15 17:50:38 +01:00 |
|
Cristian Maglie
|
7f7637c782
|
Fixed delayMicrosecond() when interrupts are disabled
|
2013-02-13 15:41:31 +01:00 |
|
Federico Fissore
|
a07fc245db
|
preparing next release
|
2013-02-13 10:29:36 +01:00 |
|
mdxtinkernick
|
a6022df422
|
Update build/shared/examples/05.Control/Arrays/Arrays.ino
removed redundant thisPin declaration in setup
|
2013-02-11 21:41:30 +00:00 |
|
Federico Fissore
|
b57701ed01
|
updated rxtx libs to every OS
|
2013-02-11 18:13:07 +01:00 |
|
Federico Fissore
|
05dda78b23
|
rxtx 2.2
|
2013-02-06 17:26:07 +01:00 |
|
Cristian Maglie
|
f53239e60a
|
Updated revision log
|
2013-02-06 12:49:37 +01:00 |
|
Cristian Maglie
|
6b25f0c0ba
|
Merge pull request #1255 from cmaglie/usbcdc-loopback-fix
Fixed SerialUSB data handshake when host sends a lot of data (PeterVH, stimmer)
|
2013-02-06 03:30:12 -08:00 |
|
Cristian Maglie
|
e903a6df1a
|
Merge remote-tracking branch 'arduino/master' into ide-1.5.x
|
2013-02-06 11:26:01 +01:00 |
|
Cristian Maglie
|
cdce800f69
|
Updated revision log
|
2013-02-06 11:13:21 +01:00 |
|
Cristian Maglie
|
0b98fd2c8c
|
Updated driver for Windows (all-in-one, signature for Win8)
Fixes #1040
Fixes #1114
|
2013-02-06 11:08:06 +01:00 |
|
Federico Fissore
|
bfbd9252e7
|
fixing macosx signed build
|
2013-02-05 16:30:00 +01:00 |
|
Federico Fissore
|
f3c9cf037f
|
closes #928. Windows release notes need carriage returns
|
2013-02-04 16:56:26 +01:00 |
|
Cristian Maglie
|
3c4132b0df
|
Merge remote-tracking branch 'arduino/macosx-sign-build' into ide-1.5.x
|
2013-02-04 15:20:00 +01:00 |
|
Federico Fissore
|
6658d2ae21
|
fix missing dependency in windows build
|
2013-02-04 15:09:35 +01:00 |
|
Cristian Maglie
|
9b16f7baa5
|
MacOSX code sign procedure (part 2)
|
2013-02-04 14:46:27 +01:00 |
|
Federico Fissore
|
51da416ab1
|
updated revisions.txt
|
2013-02-04 11:09:18 +01:00 |
|
Federico Fissore
|
d70d063cc8
|
see #1227
using ant zip target on macosx build
setting zip compression level to 9
|
2013-02-04 11:09:18 +01:00 |
|
Federico Fissore
|
d6aa373674
|
see #1227
windows zip reduced from 95M(403M uncompressed) to 83M(363M uncompressed)
|
2013-02-04 11:09:18 +01:00 |
|