Commit Graph

33 Commits

Author SHA1 Message Date
Sandeep Mistry 7c2f08adca Add PIN_* defines to AVR variants 2016-04-04 15:41:38 -04:00
Cristian Maglie c411f282f9 Merge branch 'led_fix' of https://github.com/NicoHood/Arduino 2015-11-24 16:44:51 +01:00
Cristian Maglie 54fd3f8413 Added SerialUSB alias for Serial on 32u4 boards 2015-11-20 12:08:35 +01:00
agdl c2ca3ff34e Added defines for gemma
As pointed out in #4063
2015-11-17 15:04:11 +01:00
Cristian Maglie 47f7712611 Merge branch 'arduinoGemmaInterrupts' of https://github.com/agdl/Arduino 2015-10-23 11:00:25 +02:00
Arturo Guadalupi c2a58fe4cd Gemma digitalPinToInterrupt support
Added support for Arduino Gemma as required in #3929
2015-10-23 10:44:02 +02:00
Nico 9c4499117c Increased 32u4 maximum pin number 2015-10-23 10:41:56 +02:00
Arturo Guadalupi 43f902c8c3 Ethernet digitalPinToInterrupt support
Added support for Arduino Ethernet as required in #3929
2015-10-23 10:16:43 +02:00
Arturo Guadalupi 88d546d92a Added LED_BUILTIN to GEMMA
as asked in #3907
2015-10-01 17:09:59 +02:00
NicoHood a523e11dd9 Added TXLed to Leonardo pin definition file 2015-08-15 15:50:57 +02:00
Federico Fissore ebe8f65f65 Removed a handful of SVN expansion keywords. See #277 2015-07-03 10:38:07 +02:00
Cristian Maglie 328b8ef27d [gemma] Integration of Gemma board 2015-05-06 15:55:56 +02:00
Cristian Maglie fe76dda431 Merge branch 'master' into ide-1.5.x 2014-02-12 17:17:33 +01:00
Cristian Maglie 244beda34d Merge branch 'pins-define' into ide-1.5.x 2013-12-13 15:09:40 +01:00
Cristian Maglie 41a16cbc9b Removed redefinitions of SERIAL_* in Yun variant 2013-12-13 14:22:46 +01:00
Cristian Maglie c63a185b88 Removed redundant LED_BUILTIN define in Yun variant. 2013-11-12 14:31:51 +01:00
Cristian Maglie b6c84e0a2c Merge branch 'master' into serial-variant 2013-11-11 14:01:09 +01:00
Cristian Maglie 1619ced1cb Added SERIAL metadata into variant files. 2013-11-11 13:41:04 +01:00
Cristian Maglie fe423651ce Merge branch 'master' into serial-variant 2013-11-11 13:03:21 +01:00
Cristian Maglie 83ac47f808 Merge branch 'master' into ide-1.5.x 2013-11-03 18:18:09 +01:00
Cristian Maglie b54e446624 Merge branch 'master' into ide-1.5.x 2013-11-03 14:00:42 +01:00
Cristian Maglie a2f423c69d Using NOT_AN_INTERRUPT defined constant 2013-10-31 12:44:24 +01:00
Cristian Maglie cf7c330b77 Added digitalPinToInterrupt also to robot variants 2013-10-31 12:44:05 +01:00
Cristian Maglie a55431060f Added pinToInterrupt() variant macro (Paul Stoffregen) 2013-10-31 12:43:41 +01:00
Federico Fissore cd3ffa22b4 Added yun variant with LED_BUILTIN definition. Closes #1585 2013-09-30 10:07:03 +02:00
Cristian Maglie 9ab554f4cd Updated robot examples and libraries
Merge branch 'master' into ide-1.5.x
2013-08-22 16:30:28 +02:00
Cristian Maglie 2312a1aad2 Merged 1.0.5 2013-05-29 18:30:36 +02:00
Cristian Maglie d52452d846 Merged 1.0.3 2012-12-10 15:55:05 +01: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 8d2896e06f Merged upstream arduino branch 2012-10-18 15:50:09 +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
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