mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-19 13:54:23 +01:00
Updated/corrected location of tool in sketchbook folder.
This commit is contained in:
parent
f45b9869b5
commit
01a8b4ebc7
@ -71,9 +71,9 @@ regarding the usefulness of including (by default) a Tool that mangles code.)
|
||||
|
||||
The folder should be called Mangler (note the capitalization), and contain:
|
||||
|
||||
sketchbook/Mangler -> tool folder
|
||||
sketchbook/Mangler/tool -> location for code
|
||||
sketchbook/Mangler/tool/mangle.jar -> jar with one or more classes
|
||||
sketchbook/tools/Mangler -> tool folder
|
||||
sketchbook/tools/Mangler/tool -> location for code
|
||||
sketchbook/tools/Mangler/tool/mangle.jar -> jar with one or more classes
|
||||
|
||||
The naming of jar and zip files in the tool/* directory doesn't matter.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user