Kristian Lauszus
f8536de929
Added VID and PID for older Arduino Unos
2013-11-11 02:41:44 +01:00
Cristian Maglie
b54e446624
Merge branch 'master' into ide-1.5.x
2013-11-03 14:00:42 +01:00
Cristian Maglie
08f33e6f16
Small fixes to avr/boards.txt:
...
- adjusted Mega board name
- moved pid/vid to the proper place
- defined default build.board prop (so the IDE stops warning about that)
See #1605
2013-10-09 17:00:40 +02:00
Kristian Sloth Lauszus
5a7102d8ed
Combine Mega and Mega 2560
2013-10-03 20:36:25 +02:00
Kristian Sloth Lauszus
3638221d89
Split Arduino ADK into separate board
2013-10-03 20:32:28 +02:00
Federico Fissore
cd3ffa22b4
Added yun variant with LED_BUILTIN definition. Closes #1585
2013-09-30 10:07:03 +02:00
Federico Fissore
70271acff3
boards.txt: fixed wrong extended fuses when using external programmer with a yun
2013-09-25 17:25:31 +02:00
Cristian Maglie
0c231010e4
Fix wrong 'maximum_data_size' key in boards.txt
2013-09-13 20:05:38 +02:00
Cristian Maglie
aed80e6b2f
Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discovery
...
Conflicts:
build/shared/revisions.txt
2013-09-10 12:10:57 +02:00
Cristian Maglie
af606df946
Added SRAM size for some boards.
2013-09-09 17:49:37 +02:00
Federico Fissore
3f8bd5c5c0
Merge remote-tracking branch 'arduino/ide-1.5.x' into dev-ide-1.5.x-discovery
2013-09-06 12:59:24 +02:00
Cristian Maglie
99733fe2d2
Wrong boards.txt entry (sub-menu items) for Arduino Nano w/atmega328.
...
Fixes #1558
2013-08-31 15:20:15 +02:00
Cristian Maglie
b868595a1e
Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discovery
...
Conflicts:
app/src/processing/app/Preferences.java
app/src/processing/app/debug/Uploader.java
2013-08-23 15:59:24 +02:00
Cristian Maglie
a4b81dfda4
Merged robot core
2013-08-22 16:29:49 +02:00
Cristian Maglie
0b2a4b4b1a
Updated boards.txt for Arduino Yun
2013-07-30 10:58:02 +02:00
Cristian Maglie
97c43be1db
Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discovery
...
Conflicts:
hardware/arduino/avr/cores/arduino/USBCore.cpp
2013-07-30 10:45:44 +02:00
Cristian Maglie
92d4169824
Fixed usb_products on some AVR boards
2013-07-22 12:30:25 +02:00
Angus Gratton
eb4172af3e
boards.txt: Refactor the default usb build flags into a generic property in platform.txt
2013-07-17 14:37:39 +02:00
Angus Gratton
1c87c22551
Allow USB product and manufacturer strings to be supplied in boards.txt
2013-07-17 14:37:29 +02:00
Federico Fissore
5c244935fd
HTTPUploader is now SSHUploader
...
running avrdude with ssh, thus recovering incremental output
2013-06-13 13:01:21 +02:00
Cristian Maglie
fe853f47f7
Merge branch 'merge-1.0.5' into ide-1.5.x-discovery
2013-06-01 23:16:02 +02:00
Cristian Maglie
2312a1aad2
Merged 1.0.5
2013-05-29 18:30:36 +02:00
Federico Fissore
14c6f9e5d7
Etheris references renamed Yun without accent to avoid encoding issues
2013-05-23 09:53:56 +02:00
Federico Fissore
57be162d49
right etheris values
2013-05-16 15:37:42 +02:00
Federico Fissore
95a52f4f87
Etheris bootloader
...
updated python bridge path
2013-05-14 16:51:42 +02:00
Federico Fissore
56c0d27270
etheris is now a 32u4
2013-05-13 17:01:07 +02:00
Federico Fissore
a6177d9a08
temporary switch to 328p specs
2013-05-06 12:31:04 +02:00
Federico Fissore
f09152823e
adding 0x to PID/VID values
2013-05-06 12:31:03 +02:00
Federico Fissore
def49a37fa
boards.txt modified. java code updated
2013-05-06 12:31:02 +02:00
Federico Fissore
33a52c5e7a
boards.txt
2013-05-06 12:31:02 +02:00
Federico Fissore
953653762d
boards.txt
2013-05-06 12:31:02 +02:00
Federico Fissore
6c98f71208
wrong esplora PID
2013-05-06 12:31:02 +02:00
Federico Fissore
53125e857c
new boards.txt with indexed vid and pid
2013-05-06 12:31:01 +02:00
Federico Fissore
9e0089b8bd
working on #223 : Auto-detection of serial ports. Linux version ready
2013-05-06 12:31:01 +02:00
Loren M. Lang
00284a3c8a
Detect RAM usage and stop if full
...
This resolves issue #1356 and add the ability for the Arduino IDE to
detect the amount of RAM allocated to a sketch and compare that to the
available RAM on each board. If RAM is more than 90% full, it will fail
on building since there is not enough free RAM for the heap and stack to
use.
2013-04-22 17:48:22 -07:00
Cristian Maglie
da922eb443
Reverted to old board ids
2013-04-17 17:45:57 +02:00
Cristian Maglie
402569be25
Added auto-generation for 'build.board' value in boards.txt.
...
See #1305 .
2013-03-06 12:49:41 +01:00
Cristian Maglie
f8e04f1a75
Slighty changed custom menu format: simplifies parsing
2013-03-03 11:31:31 +01:00
Federico Fissore
ed0bd42e07
merging ide-1.5.x
2013-02-13 16:25:40 +01:00
Federico Fissore
6e761d4078
fixing PID for esplora
2013-02-13 13:33:43 +01:00
Cristian Maglie
50f0440a56
BOARDS and ARCH defines from boards.txt
...
See #308
2013-02-11 19:43:04 +01:00
Cristian Maglie
e1d511fd00
Burn production-tested bootloader for very old Atmega8
2012-12-10 16:08:23 +01:00
Cristian Maglie
d52452d846
Merged 1.0.3
2012-12-10 15:55:05 +01:00
Cristian Maglie
c8f3857fe5
Fixed boards.txt (added Micro and fixed path for LilyPadUSB bootloader)
2012-11-25 15:10:29 +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
Federico Fissore
904a536d6a
updated boards.txt
2012-10-31 18:08:03 +01:00
Federico Fissore
810804de06
updated boards.txt
2012-10-31 18:03:06 +01:00
Federico Fissore
b10f42c074
updated boards.txt
2012-10-31 17:53:40 +01:00
Federico Fissore
08f85a55f9
updated boards.txt
2012-10-31 17:48:47 +01:00
Federico Fissore
ea0d4433ce
new boards menu with custom submenus
...
https://code.google.com/p/arduino/issues/detail?id=257
2012-10-29 16:40:49 +01:00