Commit Graph

339 Commits

Author SHA1 Message Date
Sandeep Mistry 6521a7a664 Update revision log 2016-07-19 10:04:48 -04:00
Sandeep Mistry e12dcc6126 Update revision log 2016-07-18 14:24:47 -04:00
Cristian Maglie 7fa975df4f Merge branch 'import-library-meta' of https://github.com/cmaglie/Arduino 2016-07-01 15:15:10 +02:00
Cristian Maglie 25fe4f427c Update arduino-builder to 1.3.19 2016-07-01 12:57:52 +02:00
Cristian Maglie b599c4d694 Update revision log. Made samd/WString.h identical again to avr version. 2016-06-28 21:00:09 +02:00
Sandeep Mistry ae0d9dcc22 Update revision log 2016-06-06 14:22:21 -04:00
Sandeep Mistry 611003dd9a Update revision log 2016-05-30 14:24:36 -04:00
Martino Facchin f0e5c90d43 Fix typo in changelog
Correct clickable link for boards manager is `http://boardsmanager/category#filter`
2016-05-25 09:28:41 +02:00
Cristian Maglie 3a604aefa8 Update revision log 2016-05-18 19:16:14 +02:00
Martino Facchin 7e4144b3fa starting version 1.6.10 2016-05-11 16:42:34 +02:00
Cristian Maglie 4117c1344a update rev log 2016-05-10 10:23:08 +02:00
Cristian Maglie 6f5c0b9a16 update revision log 2016-04-28 15:39:07 +02:00
Cristian Maglie 1c76ee9d7c Added string iterator in sam core.
See #2179
2016-04-20 17:07:54 +02:00
Cristian Maglie 60b169fbe9 Merge branch 'ctrlDeleteBehavior' of https://github.com/avargas-nearsoft/Arduino 2016-04-07 11:32:46 +02:00
Cristian Maglie aa68acd6c4 Update changelog 2016-04-06 18:48:37 +02:00
Martino Facchin 668f38b228 update revision log 2016-04-06 18:30:05 +02:00
Cristian Maglie b0f33e78f8 update revision log 2016-04-04 16:58:58 +02:00
Cristian Maglie 0c453355f4 Merge branch 'fix-annoying-popup' 2016-04-04 13:34:14 +02:00
Cristian Maglie 68ab3ea6a6 Merge branch 'master' of github.com:arduino/Arduino 2016-03-24 18:32:23 +01:00
Cristian Maglie 5fdb149d62 Update revision log 2016-03-17 12:59:40 +01:00
Sandeep Mistry 8385aedc64 Update revision log 2016-03-15 09:34:03 -04:00
Martino Facchin 9a8dd2a4a2 starting version 1.6.9 2016-03-09 17:14:24 +01:00
Cristian Maglie 8d995d73f3 Show board name on generic "Error compiling" message
Close #4658
2016-03-07 19:26:32 +01:00
Sandeep Mistry 3704f30e90 update revision log 2016-03-07 13:17:54 -05:00
Sandeep Mistry 8f58a22e62 update revision log 2016-03-07 13:15:57 -05:00
Cristian Maglie fd2dce3644 update revision log 2016-03-07 18:43:33 +01:00
Cristian Maglie 0496b0d92b Merge branch 'hi-res-display' 2016-02-09 17:21:44 +01:00
Cristian Maglie 1dae92e0f7 Revert "Modified SD library to use pin definitions from pins_arduino.h rather than redefining everything."
This reverts commit 05a9750747.
2016-01-27 11:29:38 +01:00
Cristian Maglie c3d2bbdb86 Merge branch 'save-on-close' 2016-01-25 17:57:21 +01:00
Cristian Maglie 65af0ef963 Update revision log 2016-01-25 10:42:50 +01:00
Cristian Maglie 870171a69e Fix bug in serial plotter for negative values
Fix #4365
Fix #4292
2016-01-08 12:16:09 +01:00
Cristian Maglie 209f66ed1c update revision log 2015-12-30 11:21:33 +01:00
Cristian Maglie a6e36fac9d update revisions log 2015-12-28 12:32:10 +01:00
Cristian Maglie d893aa0b65 Merge NicoHood's fix for USB_SendControl with len>64
Fix #4325
2015-12-23 15:35:08 +01:00
Cristian Maglie 480f2fa0d3 Merge branch 'issue3502-indent' of https://github.com/damellis/Arduino
Fix #3502
2015-12-23 12:14:28 +01:00
Cristian Maglie 733a6d0821 update revision log 2015-12-23 11:59:56 +01:00
Martino Facchin 376cb56fc0 Starting version 1.6.8 2015-12-21 12:05:04 +00:00
Cristian Maglie 0b97e57b2c Updated revision log 2015-12-17 15:36:35 +01:00
Federico Fissore de5ef66c6f Update revisions.txt 2015-12-14 15:41:46 +01:00
Martino Facchin e89bb8efce releasing 1.6.7 2015-12-14 14:59:38 +01:00
Cristian Maglie 8f2514f7c1 Merge remote-tracking branch 'arduino/master' 2015-11-24 16:45:33 +01:00
Cristian Maglie 4c2af08bb2 Merge branch 'led_fix' of https://github.com/NicoHood/Arduino 2015-11-24 16:44:51 +01:00
Federico Fissore 7bd4c8ec41 Update revisions.txt 2015-11-24 16:38:54 +01:00
Cristian Maglie 1da7979984 Merge branch 'leonardo-usbserial' of https://github.com/cmaglie/Arduino 2015-11-24 16:34:27 +01:00
Sandeep Mistry e7d5a19c7c Update revisions.txt for #3337 2015-11-23 15:58:59 -05:00
Federico Fissore 0da3251def Update revisions.txt 2015-11-20 17:31:51 +01:00
Cristian Maglie e46375c089 Added SerialUSB alias for Serial on 32u4 boards 2015-11-20 12:08:35 +01:00
Federico Fissore 1862827c25 Portable folder can now be set to any arbitrary path, not just subfolders
of "portable". Fixes #4103
2015-11-19 13:43:49 +01:00
Federico Fissore 65d220d7f4 Update revisions.txt 2015-11-19 12:09:52 +01:00
Federico Fissore b5565c5356 Update revisions.txt 2015-11-18 17:28:50 +01:00