1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Commit Graph

34 Commits

Author SHA1 Message Date
Federico Fissore
5e98cd8528 Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
Federico Fissore
9166828bfe Due to website configuration changes, every url starting with http://arduino.cc has been changed to http://www.arduino.cc. Fixes #3191 2015-05-20 17:10:06 +02:00
Federico Fissore
5519f15663 Libraries: added help files to mitigate missing contextual reference issue 2015-04-23 17:19:15 +02:00
Federico Fissore
0b4b76fa67 Bundled libraries update 2015-04-23 13:01:30 +02:00
Arturo Guadalupi
9eb2bac42e First licenses review 2015-04-23 12:53:30 +02:00
Federico Fissore
18eafd0ed7 Lib: esplora version bump 2015-04-02 14:14:45 +02:00
Arturo Guadalupi
501333a8ef new theme 2015-04-01 16:11:59 +02:00
Federico Fissore
f7106ecc65 Libraries: version now compliant with semver. See http://semver.org/ 2015-03-27 15:01:49 +01:00
Martino Facchin
ae8549cfcb update revisions.txt and fix comments in Esplora library 2015-03-26 17:23:00 +01:00
Arturo Guadalupi
ce412a0461 Added README.adoc for the library manager project 2015-01-16 17:14:02 +01:00
Cristian Maglie
6d7751cf5f Fixed some libraries metadata. 2015-01-16 12:22:24 +01:00
Fede85
878911c1d4 fixed some broken links in library.properties files 2014-07-21 18:42:27 +02:00
Fede85
b02e85ceb2 modified sentences in library.properties files 2014-07-18 19:41:34 +02:00
Cristian Maglie
ae1ef4750a Merge branch 'master' into ide-1.5.x 2014-04-07 18:53:15 +02:00
Federico Vanzati
4a10c1c5a8 Merge pull request #1907 from egueli/master
Esplora: added reading from Tinkerkit inputs
2014-04-02 11:50:37 +02:00
Cristian Maglie
738b9d8e29 Merge remote-tracking branch 'arduino/master' into ide-1.5.x
Conflicts:
	.gitignore
	app/lib/commons-logging-1.0.4.jar
	build/build.xml
	build/windows/launcher/config_debug.xml
	libraries/Esplora/examples/Beginners/EsploraJoystickMouse/EsploraJoystickMouse.ino
2014-03-16 12:11:19 +01:00
Scott Fitzgerald
9810e896d1 Update to Esplora example
Added Mouse.press to Esplora Joystick Mouse example
2014-03-08 12:43:18 +04:00
Enrico Gueli
8642df71e6 Esplora: added reading form Tinkerkit inputs 2014-03-03 19:57:02 +01:00
Cristian Maglie
76ded605ff Updated all library.properties to 1.5 rev2 lib format 2014-02-18 22:32:24 +01:00
Federico Fissore
b4c68b3dff Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
Cristian Maglie
07d9d558b5 Updated libraries metadata 2013-08-08 16:40:55 +02:00
Fede85
24e63ee6bc Esplora library to new format 2013-07-04 15:54:30 +02:00
Tom Igoe
d8e5997328 Added Esplora readJoystickButton function to be consistent with Esplora readButton 2012-12-23 23:05:29 -05:00
Tom Igoe
d7d78ff6a5 Updated title in comments of Esplora Sound Sensor example 2012-12-23 22:22:37 -05:00
Tom Igoe
fb87c81cb0 Added comments for EsploraPong 2012-12-23 22:10:07 -05:00
Tom Igoe
fbd488e07e Added header comments to EsploraPong 2012-12-23 21:49:09 -05:00
Tom Igoe
5a644dffe0 Minor change to EsploraRemote example 2012-12-23 21:33:39 -05:00
Tom Igoe
957d7d480f Revert "Small change to EsploraLightCalibrator example"
This reverts commit 7e5ca6244b.
2012-12-23 20:29:43 -05:00
Scott Fitzgerald
7289ac6149 Minor changes to EsploraTable example 2012-12-23 11:57:46 -07:00
Scott Fitzgerald
7e5ca6244b Small change to EsploraLightCalibrator example
Chnaged LOW to HIGH
2012-12-23 11:55:16 -07:00
Tom Igoe
fd1055cc5a Updated Esplora examples to match the latest of the Esplora repo 2012-12-23 11:55:59 -05:00
Scott Fitzgerald
f56b98210d Clarified some comments in the EsploraTable example 2012-12-13 10:15:33 -05:00
Cristian Maglie
2752b408b8 Fixed EsploraKart example......... 2012-12-07 18:49:05 +01:00
Cristian Maglie
948a5c89e4 Added support for Arduino Esplora 2012-12-07 18:11:07 +01:00