Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-21 | Add Arduino UNO Wifi board | Martino Facchin | |
Both serial and OTA upload methods OTA upload uses the ESP8266 method with a custom upload tool (https://github.com/arduino/arduinoOTA) | |||
2016-12-19 | Merge branch 'master' of github.com:arduino/Arduino | Cristian Maglie | |
2016-12-19 | Fixed build.board for some boards | Cristian Maglie | |
2016-12-16 | Fix Circuitplay tools reference (take 2) | Martino Facchin | |
2016-12-16 | Fix Circuitplay core and tools reference | Martino Facchin | |
While not plainly wrong, since the board is not contained in a 3rd party package, use the "baseline" reference method | |||
2016-12-16 | Merge pull request #5731 from facchinm/tian_support | Martino Facchin | |
Add Arduino.org board definitions | |||
2016-12-16 | Added empty efuse property for atmega8 bootloader rules | Cristian Maglie | |
See #2075 | |||
2016-12-16 | Adding Arduino.org new boards | Martino Facchin | |
Yun derived (Industrial101, YunMini, LininoOne) and Leonardo Ethernet | |||
2016-12-14 | Added Adafruit Circuits Playground board | Cristian Maglie | |
2015-08-27 | Added support to Genuino boards (drivers, boards.txt entries, bootloaders) | Cristian Maglie | |
2015-07-07 | Yun bootloader without blink | Federico Fissore | |
2015-05-06 | [gemma] Integration of Gemma board | Cristian Maglie | |
2015-04-27 | Disabling uncertified warning, leaving vids/pids | Federico Fissore | |
2015-03-10 | Added warning for uncertified boards | Federico Fissore | |
2014-09-20 | set correct max size for mega2560 | Arnav Gupta | |
Signed-off-by: Arnav Gupta <championswimmer@gmail.com> | |||
2014-06-28 | Arduino Pro and Pro Mini should use eightanaloginputs variant, so all 8 ↵ | Kristian Lauszus | |
analog pins can be used | |||
2013-12-08 | In boards.txt, rename atmega328diecimila to diecimila | Matthijs Kooijman | |
This board has a "cpu" submenu to select either atmega328 or atmega168, so it does not make sense to put atmega328 in the main board name. | |||
2013-11-11 | Added VID and PID for older Arduino Unos | Kristian Lauszus | |
2013-11-03 | Merge branch 'master' into ide-1.5.x | Cristian Maglie | |
2013-11-03 | Added Arduino Ethernet variant. | Cristian Maglie | |
Fixes #925 | |||
2013-10-09 | Small fixes to avr/boards.txt: | Cristian Maglie | |
- 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-03 | Combine Mega and Mega 2560 | Kristian Sloth Lauszus | |
2013-10-03 | Split Arduino ADK into separate board | Kristian Sloth Lauszus | |
2013-09-30 | Added yun variant with LED_BUILTIN definition. Closes #1585 | Federico Fissore | |
2013-09-25 | boards.txt: fixed wrong extended fuses when using external programmer with a yun | Federico Fissore | |
2013-09-13 | Fix wrong 'maximum_data_size' key in boards.txt | Cristian Maglie | |
2013-09-10 | Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discovery | Cristian Maglie | |
Conflicts: build/shared/revisions.txt | |||
2013-09-09 | Added SRAM size for some boards. | Cristian Maglie | |
2013-09-06 | Merge remote-tracking branch 'arduino/ide-1.5.x' into dev-ide-1.5.x-discovery | Federico Fissore | |
2013-08-31 | Wrong boards.txt entry (sub-menu items) for Arduino Nano w/atmega328. | Cristian Maglie | |
Fixes #1558 | |||
2013-08-23 | Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discovery | Cristian Maglie | |
Conflicts: app/src/processing/app/Preferences.java app/src/processing/app/debug/Uploader.java | |||
2013-08-22 | Merged robot core | Cristian Maglie | |
2013-07-30 | Updated boards.txt for Arduino Yun | Cristian Maglie | |
2013-07-30 | Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discovery | Cristian Maglie | |
Conflicts: hardware/arduino/avr/cores/arduino/USBCore.cpp | |||
2013-07-22 | Fixed usb_products on some AVR boards | Cristian Maglie | |
2013-07-17 | boards.txt: Refactor the default usb build flags into a generic property in ↵ | Angus Gratton | |
platform.txt | |||
2013-07-17 | Allow USB product and manufacturer strings to be supplied in boards.txt | Angus Gratton | |
2013-06-13 | HTTPUploader is now SSHUploader | Federico Fissore | |
running avrdude with ssh, thus recovering incremental output | |||
2013-06-01 | Merge branch 'merge-1.0.5' into ide-1.5.x-discovery | Cristian Maglie | |
2013-05-29 | Merged 1.0.5 | Cristian Maglie | |
2013-05-23 | Etheris references renamed Yun without accent to avoid encoding issues | Federico Fissore | |
2013-05-17 | Robot has its own core | Cristian Maglie | |
2013-05-16 | right etheris values | Federico Fissore | |
2013-05-14 | Etheris bootloader | Federico Fissore | |
updated python bridge path | |||
2013-05-13 | Added robot hardware | Cristian Maglie | |
2013-05-13 | etheris is now a 32u4 | Federico Fissore | |
2013-05-06 | temporary switch to 328p specs | Federico Fissore | |
2013-05-06 | adding 0x to PID/VID values | Federico Fissore | |
2013-05-06 | boards.txt modified. java code updated | Federico Fissore | |
2013-05-06 | boards.txt | Federico Fissore | |