76e551592a
Deleted duplicate example
2012-03-29 15:20:53 -04:00
7c1b60191b
Updated comments in keyboard reprogram
2012-03-29 12:04:22 -04:00
5627f14518
Fixed typo in the KeyboardReprogram example
2012-03-29 07:25:22 -04:00
3d15f3781a
eliminated Keyboard.type() - unnecessary duplication of Keyboard.write() (David Mellis). Also edit KeyboardReprogram example which was the only example using type()
2012-03-28 18:35:26 -04:00
57b3395691
Moved begin() in JoystickMouseControl example.
2012-03-28 14:40:44 -04:00
f4746a6b25
Added delay to KeyboardReprogram to make backspace more obvious
2012-03-28 12:24:17 -04:00
5fef2eee1c
Added new Keyboard and mouse combined control
2012-03-27 15:01:07 -04:00
772f4ffa5f
Updated USB examples to include Keyboard and mouse Begin.
2012-03-27 15:00:24 -04:00
a0f1f1a930
Merge branch 'master' of github.com:arduino/Arduino into LUFA_bootloader
2012-03-24 09:30:17 -04:00
a46facad70
Updated notes in digitalInputPullup
2012-03-19 19:45:11 -04:00
f5093b064a
Renumbered examples
2012-03-19 19:44:06 -04:00
a165d87aa9
Changed text of KeyboardMessage to make it easier for international keyboards.
2012-03-19 12:02:48 -04:00
13e0b9335c
Putting ArduinoISP back to 19200 baud.
...
From 9600. And lowering the delay in the heartbeat from 40 to 20,
which seems to fix things again.
2012-03-15 19:02:08 -04:00
5dba3bad20
Simplified mouse examples
2012-03-15 13:01:34 -04:00
1b58e45f74
Added LED to InputPullup example
2012-03-14 23:11:35 -04:00
81b6ca2d61
Added URL for new example
2012-03-14 21:11:00 -04:00
b2fe779ec0
Added DigitalInputPullup example by Scott Fitzgerald
2012-03-14 21:03:22 -04:00
d169114205
Merge branch 'master' of github.com:arduino/Arduino into LUFA_bootloader
2012-03-14 15:40:29 -04:00
15bd28d495
Added ButtonMouseControl example for Leonardo
2012-03-09 16:22:58 -05:00
3a51c4c3ab
Added KeyboardLogout example
2012-03-06 12:47:34 -05:00
c95c262fe3
Removed KeyboardSleep example
2012-03-06 09:40:22 -05:00
3b383b9edf
Corrected KeyboardReprogram sketch
2012-03-06 09:26:01 -05:00
2c90355ca2
Added new Keyboard combo examples
2012-03-05 22:30:47 -05:00
9531c47c43
Merge branch 'master' of github.com:arduino/Arduino into LUFA_bootloader
2012-03-03 20:27:27 -05:00
a292677108
Adding preference for disabling verification on upload (Nathan Seidle)
...
Adds a checkbox to the preferences dialog that controls whether or not
to verify code on upload via serial (verification still always occurs
when uploading using a programmer). It is checked by default to match
current behavior.
2012-03-03 13:54:10 -05:00
f505a3da4c
Merge branch 'master' of github.com:arduino/Arduino into LUFA_bootloader
2012-03-01 08:32:21 -05:00
34d7925f27
Eliminating temporary file when unzipping 64-bit Linux AVR toolchain.
...
http://code.google.com/p/arduino/issues/detail?id=841
2012-02-29 16:43:01 -05:00
8cd670bee3
Avoid intermediate file when unzipping 32-bit Linux AVR toolchain.
...
http://code.google.com/p/arduino/issues/detail?id=841
2012-03-11 15:33:16 -04:00
04c9bb2f4d
Adding const to keywords.txt.
...
http://code.google.com/p/arduino/issues/detail?id=137
2012-03-11 14:25:35 -04:00
1559066379
Adding .inf file for USB-serial convertor.
2012-03-11 14:01:13 -04:00
c5c41bc531
Fixing build on 64-bit linux.
2012-02-29 16:16:37 -05:00
de8c051f38
Merge branch 'master' of github.com:arduino/Arduino
...
Conflicts:
build/build.xml
2012-02-29 15:56:23 -05:00
c128aac761
Cleaning up Linux build (32 vs. 64-bit, dist).
2012-02-29 15:30:03 -05:00
12eb56ac77
Merge branch 'master' of github.com:arduino/Arduino into LUFA_bootloader
2012-02-28 22:50:35 -05:00
ee537dd53e
Adding 64-bit version of AVR tools on Linux (Paul Stoffregen)
...
http://code.google.com/p/arduino/issues/detail?id=300
2012-02-28 15:24:03 -05:00
4805395bb0
Removing __MACOSX file from reference.zip.
...
http://code.google.com/p/arduino/issues/detail?id=738
2012-02-28 14:53:18 -05:00
784232c6a5
Adding 32-bit version of AVR toolchain on Linux (Paul Stoffregen)
...
http://code.google.com/p/arduino/issues/detail?id=300
2012-02-28 14:50:28 -05:00
65ddc6c43b
Merge branch 'master' of github.com:arduino/Arduino into LUFA_bootloader
2012-02-22 15:19:32 -05:00
6ab18ea1cc
Lowering minimum editor heights for netbooks
...
http://code.google.com/p/arduino/issues/detail?id=52
2012-02-14 16:13:39 -08:00
25a4fe8607
changed Leonardo bootloader and sketch PID values again (now 0x0701 for bootloader, 0x0801 for sketch)
2012-02-13 00:10:16 -05:00
c39793001c
adjusting descriptors - trying to prevent sketch and bootloader from grabbing different COM numbers on Windows
2012-02-08 01:16:56 -05:00
d8e906f81b
added LUFA CDC Bootloader.inf for testing - temporary only
2012-02-03 23:16:35 -05:00
e828236692
Updated Joystick Mouse Control with hardware pin descriptions
...
Did it in the correct branch this time.
2012-01-16 15:28:04 -05:00
0fc76a6b87
made Leonardo and Micro bootloader PIDs same as sketch PIDs
2012-01-10 21:23:01 -05:00
b78c50bc70
updated Arduino Leonardo.inf with PID for Leonardo bootloader
2012-01-10 17:25:29 -05:00
2622ad5580
Merge branch 'master' of github.com:arduino/Arduino into new-extension
2012-01-10 12:02:27 -05:00
76c964d32b
Adding INPUT_PULLUP option pinMode(). (Paul Stoffregen).
...
This also changes pinMode(pin, INPUT); to explicitly disable the pull-up resistor, even if it was previously set.
http://code.google.com/p/arduino/issues/detail?id=246
2012-01-02 14:20:28 -05:00
102aabf4ff
removed old, invalid device reference in Leonardo .inf file.
...
PID 0x0032 was a leftover from bootloader testing - should never have been committed in the first place.
2011-12-31 12:24:38 -05:00
8f9ec88f57
Merge branch 'master' of github.com:arduino/Arduino into new-extension
2011-12-31 11:21:44 -05:00
80a2154279
Fixing ArduinoISP sketch by lowering baud rate to 9600 (from 19200).
...
http://code.google.com/p/arduino/issues/detail?id=661
2011-12-28 18:43:36 -05:00