Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 81a5352

Browse files
committed
Merge branch 'master' into ide-1.5.x
2 parents 70ec1ab + 494d3de commit 81a5352

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎build/shared/revisions.txt‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ The following changes are included also in the (not yet released) Arduino IDE 1.
5555
* Esplora: added reading form Tinkerkit inputs
5656
* SoftwareSerial: Fix idle level when initializing with inverted logic (Jens-Christian Skibakk)
5757

58+
[firmware]
59+
* Wifishield: fixed paths on firmware upgrade scripts
60+
5861
ARDUINO 1.5.6-r2 BETA 2014年02月21日
5962

6063
[ide]
@@ -317,6 +320,9 @@ ARDUINO 1.0.6 - not yet released
317320
* Esplora: added reading form Tinkerkit inputs
318321
* SoftwareSerial: Fix idle level when initializing with inverted logic (Jens-Christian Skibakk)
319322

323+
[firmware]
324+
* Wifishield: fixed paths on firmware upgrade scripts
325+
320326
ARDUINO 1.0.5-r2 - 2014年01月08日
321327

322328
* Signed drivers for Windows 8.1

‎hardware/arduino/avr/firmwares/wifishield/scripts/ArduinoWifiShield_upgrade_mac.sh‎

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
WIFI_FW_PATH="/hardware/arduino/firmwares/wifi-shield"
3+
WIFI_FW_PATH="/hardware/arduino/firmwares/wifishield/binary"
44
AVR_TOOLS_PATH="/hardware/tools/avr/bin"
55

66
progname=0ドル

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /