Commit Graph

5455 Commits

Author SHA1 Message Date
Cristian Maglie 8720384f68 Added missing #ifdef in WInterrupts.c... (oops)
See #2408
2015-09-01 10:11:43 +02:00
Peter Van Hoyweghen 82e5d4a88d Remove change history to make room for documentation. 2015-08-31 22:17:12 +02:00
Cristian Maglie 53db220016 Added EXTERNAL_NUM_INTERRUPTS for AVR xxU2 series 2015-08-31 18:12:13 +02:00
Andrew J. Kroll 8c440df280 AVR: Faster Interrupts, no size change.
Fixes #2408
2015-08-31 13:55:07 +02:00
Federico Fissore d6ea1c05a6 Cleanup 2015-08-31 08:45:58 +02:00
Peter Van Hoyweghen 2c1728f086 Use digitalWrite() only with values HIGH and LOW. 2015-08-30 20:36:39 +02:00
Peter Van Hoyweghen e3866e0ef5 Elaborate configuration of which pins to use: support HOODLOADER2 and old Uno style wiring. 2015-08-30 20:27:38 +02:00
Federico Fissore 649bc6d778 MacOSX: Home/End key preference was coded backwards. Fixed. See #3715 2015-08-28 09:47:16 +02:00
Federico Fissore 61041326b2 Update revisions.txt 2015-08-28 09:07:28 +02:00
Federico Fissore f2427b47f0 LoadVIDPIDSpecificPreferences was giving for granted that the attached board provided VID & PID. This is not always true, especially with counterfeits. Fixes #3738 2015-08-28 09:01:47 +02:00
Federico Fissore ece6500967 Update revisions.txt 2015-08-27 11:43:03 +02:00
Cristian Maglie d8bf00b951 Release new boards as AVR core 1.6.8 2015-08-27 11:00:25 +02:00
Cristian Maglie 1c1ecb65ac Added support to Genuino boards (drivers, boards.txt entries, bootloaders) 2015-08-27 10:40:03 +02:00
Federico Fissore f605d1d99b Added support to VID+PID specific build properties 2015-08-27 10:40:02 +02:00
Peter Van Hoyweghen 13cc57ed7e Reset target before driving SCK or MOSI, reset sequence as in AVR datasheets under "Serial Programming Algorithm" 2015-08-26 22:43:00 +02:00
Nate Williams 64cee7bbbc Wire (AVR): Fix bug with repeated START
Fix #66
2015-08-26 16:02:02 +02:00
Sandeep Mistry d00a3ceba3 implement Wire.end() for AVR core 2015-08-25 10:24:24 -04:00
Federico Fissore d9bb8965eb Update translations 2015-08-25 16:00:49 +02:00
Federico Fissore 47451c0f82 Update translations 2015-08-24 16:42:13 +02:00
Cristian Maglie abd9e341b0 Merge branch 'ethernet-keywords' of https://github.com/per1234/Arduino 2015-08-24 10:56:40 +02:00
Federico Fissore d304c45dd1 Clearing state of editor.status when hitting one of new/rename/delete context menu entries. Fixes #3720 2015-08-24 10:20:40 +02:00
Federico Fissore fa78f718ce Editor on MacOSX: editor.keys.home_and_end_beginning_end_of_doc, when set to true, makes HOME and END keys go to the beginning and end of the line. Fixes #3715 2015-08-24 09:25:21 +02:00
per1234 4d7723fb95 Add localIP and maintain to Ethernet keywords 2015-08-22 04:16:43 -07:00
Federico Fissore 36e43713c2 Deleted I18NTest. It's been disabled for a long time and it was not really useful 2015-08-21 12:31:58 +02:00
Federico Fissore 6b9048751e Proxy PAC support: SubnetUtils is not IPv6 aware, using CIDRUtils to check if IP is in range 2015-08-21 10:38:42 +02:00
Federico Fissore 7e15e9d6d1 build.xml:
- Removed macosx-*common* targets.
- Deprecated macosx-debug target.
- Ensured all *-run targets don't spawn process and fail on error
2015-08-21 09:10:50 +02:00
Federico Fissore c697542287 MacOSX: better macosx-debug target. See #3705 2015-08-21 08:56:27 +02:00
Federico Fissore e9859b4ea0 .gitignore 2015-08-21 08:48:02 +02:00
Federico Fissore 8d2393d7fe Merge pull request #3637 from ffissore/proxy
New proxy tab in preferences
2015-08-21 08:42:16 +02:00
Federico Fissore 5e518b9929 Added missing license headers 2015-08-21 08:41:50 +02:00
Federico Fissore 17032ec543 Added proxy PAC file support functions 2015-08-21 08:41:50 +02:00
Federico Fissore 7637970a22 Windows: added -DDEBUG=true to launcher 2015-08-21 08:41:50 +02:00
Federico Fissore 0c7e0d6bb4 CustomProxySelector: auto proxy (PAC) needs login info too 2015-08-21 08:41:50 +02:00
Federico Fissore 916de939e6 Using new CustomProxySelector in FileDownloader 2015-08-21 08:41:50 +02:00
Federico Fissore 708da3bd86 Introducing CustomProxySelector 2015-08-21 08:41:50 +02:00
Federico Fissore d884a2d14f Preferences: proxy settings are back again (GUI and key/value pairs storage only) 2015-08-21 08:41:50 +02:00
Cristian Maglie 5b3d16fa78 Simplified ScanNetwork example
Fixes #3629
2015-08-20 16:40:40 +02:00
Federico Fissore 0c2498a367 MacOSX: patched appbundler so that bundled JVM does NOT load jars from /Library/Java/Extensions 2015-08-19 10:28:45 +02:00
Cristian Maglie 8de4715778 Merge branch 'toneMinor' of https://github.com/onovy/Arduino 2015-08-18 02:08:34 +02:00
Cristian Maglie 617c4a4c72 Merge branch 'master' of https://github.com/lathoub/Arduino 2015-08-17 16:12:31 +02:00
Federico Fissore 985244ab19 Sketch: read-only files were overwritten in case of successful "save as". Fixes #3678 2015-08-17 09:13:56 +02:00
lathoub 006124136e Provide for support for ZeroConf/Bonjour
Provide for support for ZeroConf/Bonjour, by allowing derived classes
access to _sock and _remaining. See
https://github.com/lathoub/EthernetBonjour
2015-08-16 15:29:26 +02:00
onovy bf2ef13b50 Tone: Added missing break 2015-08-15 21:11:52 +02:00
Cristian Maglie 695fc40fbd Merge branch 'cdc-settings' of https://github.com/matthijskooijman/Arduino 2015-08-14 13:37:00 +02:00
Federico Fissore e45f07d507 Added missing license headers 2015-08-13 11:33:35 +02:00
Martino Facchin 5fe796d52e Merge pull request #3640 from NicoHood/USB-Core-Fixes
Usb core fixes
2015-08-13 09:39:21 +02:00
NicoHood 60e64cfd35 Added u2 Series support 2015-08-12 17:48:17 +02:00
NicoHood 7bd77de70b Precised USB Endpoint definitions 2015-08-12 17:48:17 +02:00
NicoHood fd6f57d2d7 Added 16 byte endpoint support 2015-08-12 17:48:17 +02:00
NicoHood a1cf7042b2 Fixed HID Reports >255 bytes 2015-08-12 17:48:17 +02:00