Movatterモバイル変換


[0]ホーム

URL:


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

Commit7c02f99

Browse files
committed
Add OS X directory explanation
Hey, I am new to the Arduino IDE and I have spent about 2 hours to find where the tools directory is on OS X. Thought it might be helpful for other mac users to see how to use the plugin on OS X.
1 parent68fd738 commit7c02f99

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ Tested with the following Arduino IDE versions: 1.6.5-r2,
1212
- Make sure you use one of the supported versions of Arduino IDE and have ESP8266 core installed.
1313
- Download the tool archive from[releases page](https://github.com/esp8266/arduino-esp8266fs-plugin/releases/latest).
1414
- In your Arduino sketchbook directory, create tools directory if it doesn't exist yet.
15-
- Unpack the tool into tools directory (the path will look like`<home_dir>/Arduino/tools/ESP8266FS/tool/esp8266fs.jar)`.
15+
- Unpack the tool into tools directory (the path will look like`<home_dir>/Arduino/tools/ESP8266FS/tool/esp8266fs.jar)`*.
1616
- Restart Arduino IDE.
1717

18+
* On the OS X create the tools directory in~/Documents/Arduino/ and unpack the files there.
19+
1820
##Usage
1921
- Open a sketch (or create a new one and save it).
2022
- Go to sketch directory (choose Sketch > Show Sketch Folder).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp