1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Commit Graph

6108 Commits

Author SHA1 Message Date
Cristian Maglie
4f1b584e71 Slightly refactored tool resolution
This helps the understanding of next commits
2016-08-02 15:15:59 +02:00
Cristian Maglie
3b57462281 Use latest tools version for generic tool.paths properties 2016-08-02 15:15:59 +02:00
Martino Facchin
6f24fa6cec Pass runtime tools to arduino-builder 2016-08-02 15:15:59 +02:00
Cristian Maglie
fa0678f5b7 added 'runtime.tools.packager-name-version.path' property in the global properties map 2016-08-02 12:13:31 +02:00
Cristian Maglie
2c6f6e76c4 Boards tools are resolved using informations from package_index.json 2016-08-02 12:12:00 +02:00
Cristian Maglie
8efed7f2d2 Add reference to packager in tools 2016-08-02 10:45:48 +02:00
Cristian Maglie
3db7ec2de0 Releasing IDE 1.6.10 2016-07-26 15:13:41 +02:00
Martino Facchin
961208b2c6 update liblistserials to 1.1.4 2016-07-26 14:13:38 +02:00
Martino Facchin
e8a74beae7 Merge pull request #5161 from facchinm/toolchain_4.9.2-atmel3.5.3-arduino2
Update avr toolchain to 4.9.2-atmel3.5.3-arduino2
2016-07-26 11:30:38 +02:00
Martino Facchin
2415498094 update avr toolchain to 4.9.2-atmel3.5.3-arduino2 2016-07-26 10:10:28 +02:00
Cristian Maglie
44b748af7b Updated translations strings 2016-07-25 16:32:02 +02:00
Cristian Maglie
0ebd416912 Fixed wrong translation 2016-07-25 15:36:05 +02:00
Martino Facchin
1ea5de0589 Merge branch 'master' of github.com:arduino/Arduino 2016-07-25 14:57:39 +02:00
Martino Facchin
4b4f185239 Move lto flags before -Wl to fix Mega2560 "relax" substitution 2016-07-25 14:56:35 +02:00
Cristian Maglie
8320479bb0 Updated translations 2016-07-25 13:38:30 +02:00
Martino Facchin
0bdcafd00d publish sam core 1.6.9 2016-07-25 13:27:26 +02:00
Martino Facchin
19c4d6316b publish avr core 1.6.12 2016-07-25 13:27:07 +02:00
Cristian Maglie
43368941d9 Merge branch 'master' of github.com:Arduino/arduino 2016-07-25 13:24:25 +02:00
Martino Facchin
79bac98926 update bundled firmata to 2.5.3 2016-07-25 13:15:51 +02:00
Cristian Maglie
cc4c10c662 Update avr-gcc to 4.9.2-atmel-3.5.3-arduino
The avr toolchain has been updated to the Atmel bundle version 3.5.3
2016-07-25 12:50:12 +02:00
Cristian Maglie
f13af22abe Update avr-gcc to 4.9.2-arduino4 2016-07-25 12:50:11 +02:00
Cristian Maglie
4cf3278ee0 Enable LTO 2016-07-25 12:49:07 +02:00
Cristian Maglie
385edd26fc Removed "macosx-fix-bundled-toolchain-missing-symlinks" build task
This is no more needed since avrdude is compiled with libusb*
statically linked
2016-07-25 12:49:07 +02:00
Cristian Maglie
10182f2f02 Update avr-gcc to 4.9.2-arduino2 2016-07-25 12:49:07 +02:00
Cristian Maglie
ba0c41b93d Added -fpermissive flag.
This avoid build errors on old libraries. It may possibly be removed in
the future after a period of transition.
2016-07-25 12:49:07 +02:00
Cristian Maglie
e3079871d7 Gatekeeper workaround is no more needed with avrdude linked statically
See:

2db1e51b87
960dfb99e4
2016-07-25 12:49:07 +02:00
Cristian Maglie
f5fd6423c3 Updated avrdude to 6.3-arduino2 2016-07-25 12:49:02 +02:00
Cristian Maglie
5a01929b8f avrdude 6.3: fixed IDE build for macosx 2016-07-25 12:35:26 +02:00
Cristian Maglie
dda93de5f7 update revision log 2016-07-25 12:35:24 +02:00
Cristian Maglie
05b647721c Update avr-gcc to 4.9.2 and avrdude to 6.3 2016-07-25 12:34:57 +02:00
Cristian Maglie
b44c3258ac Added WiFi101-Updater tool 2016-07-22 14:55:26 +02:00
Cristian Maglie
3276a35ef6 Update revision log 2016-07-22 12:49:31 +02:00
Martino Facchin
1d9849120e Merge pull request #4971 from facchinm/libListSerial-1.1.1
Update liblistserial to 1.1.3
2016-07-22 12:16:30 +02:00
Martino Facchin
e6d7cea175 Merge pull request #5128 from facchinm/configurable_usb210
[AVR][USB] Configurable USB_VERSION value via define
2016-07-22 10:08:04 +02:00
Martino Facchin
8f4ee6d9f3 update libListSerial to 1.1.3
Solves #4696, arm binaries are now rPi1 compatible (armv6)
2016-07-21 16:39:24 +02:00
Martino Facchin
ce81675549 Merge pull request #5135 from facchinm/usbsuspend_resume
Send an USB remote wakeup if data need to be written
2016-07-21 10:42:40 +02:00
Sandeep Mistry
21ec821a7f Update revision log 2016-07-20 10:20:12 -04:00
Sandeep Mistry
1a6be715ab Merge pull request #4794 from facchinm/upload_fail_handling
Handling gracefully upload failure
2016-07-20 10:18:57 -04:00
Sandeep Mistry
6521a7a664 Update revision log 2016-07-19 10:04:48 -04:00
Sandeep Mistry
afe204f97f Merge pull request #4828 from facchinm/issue_4762
Filter examples based on contributed libraries by architecture
2016-07-19 10:00:18 -04:00
Sandeep Mistry
b37430b473 Wrap SoftwareSerial _SS_MAX_RX_BUFF define
To allow sketches to override value as per #58.
2016-07-18 15:54:46 -04:00
Sandeep Mistry
05be7ce395 Port #4667 to SAM core 2016-07-18 15:10:09 -04:00
Sandeep Mistry
1884d1d331 Cast to "unsigned int" instead of just "unsigned" for consistency 2016-07-18 15:04:29 -04:00
Sandeep Mistry
87643f93d5 Merge pull request #4667 from bblanchon/patch-1
Speed and size improvement in Print::printFloat()
2016-07-18 14:50:09 -04:00
Sandeep Mistry
e12dcc6126 Update revision log 2016-07-18 14:24:47 -04:00
Sandeep Mistry
98134a4aee Merge pull request #4718 from mattb5906/new-feature/stream-timeout-get-4680
Add getTimeout accessor method.
2016-07-18 14:18:59 -04:00
Cristian Maglie
a5caee68a8 Merge branch 'invalidated-string-move' of https://github.com/sandeepmistry/Arduino 2016-07-18 18:30:23 +02:00
Martino Facchin
003d22f2a5 Send an USB remote wakeup if data need to be written
On Linux, setting autosuspend_delay_ms to N and control to auto allows the host pc to suspend the peripheral. Some Linux distro (Ubuntu, Mint) apply this behaviour by default.
If the sketch's prints where less frequent than N milliseconds the sketch prints would never arrive.
This patch allows sending a remote wakeup event to unsuspend the peripheral and allow the serial prints to be received.
2016-07-14 18:43:43 +02:00
Martino Facchin
28e10e95da [AVR][USB] fix IRQ flags clearing 2016-07-14 18:22:41 +02:00
Martino Facchin
830fe765b8 Refresh serial port list after loading contributed packages
Soves nameless boards if contributed cores loading is slow
2016-07-13 18:42:31 +02:00